Gets the page media box.
'Declaration
Public ReadOnly Property MediaBox As PDFRectangle
'Usage
Dim instance As PDFPage
Dim value As PDFRectangle
value = instance.MediaBox
public PDFRectangle MediaBox {get;}
public: __property PDFRectangle* get_MediaBox();
public:
property PDFRectangle^ MediaBox {
PDFRectangle^ get();
}
Property Value
A rectangle that defines the page media box.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2