'Declaration
Public Property CropBox As Xfinium.Pdf.Graphics.PdfStandardRectangle
'Usage
Dim instance As PdfVisualPage
Dim value As Xfinium.Pdf.Graphics.PdfStandardRectangle
instance.CropBox = value
value = instance.CropBox
public Xfinium.Pdf.Graphics.PdfStandardRectangle CropBox {get; set;}
public:
property Xfinium.Pdf.Graphics.PdfStandardRectangle^ CropBox {
Xfinium.Pdf.Graphics.PdfStandardRectangle^ get();
void set ( Xfinium.Pdf.Graphics.PdfStandardRectangle^ value);
}
Property Value
A
Xfinium.Pdf.Graphics.PdfStandardRectangle, expressed in default user space units, defining the visible region of default user space.
Supported .NET Platforms: .NET 4.0 and higher, Windows Presentation Foundation 4.x
Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2