Gets a value indicating the size of the printed page, in hundredths of an inch.
[Visual Basic] Public ReadOnly Property PhysicalSize As Size [C#] public Size PhysicalSize {get;} [C++] public: __property Size get_PhysicalSize(); [JScript] public function get PhysicalSize() : Size;
The size of the printed page, in hundredths of an inch.
PreviewPageInfo Class | PreviewPageInfo Members | System.Drawing.Printing Namespace | Size