Gets the page crop box.
'Declaration
Public ReadOnly Property CropBox As PDFRectangle
'Usage
Dim instance As PDFPage
Dim value As PDFRectangle
value = instance.CropBox
public PDFRectangle CropBox {get;}
public: __property PDFRectangle* get_CropBox();
public:
property PDFRectangle^ CropBox {
PDFRectangle^ get();
}
Property Value
A rectangle that defines the page crop 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