'Declaration
Public Property MediaBox As Xfinium.Pdf.Graphics.PdfStandardRectangle
'Usage
Dim instance As PdfVisualPage
Dim value As Xfinium.Pdf.Graphics.PdfStandardRectangle
instance.MediaBox = value
value = instance.MediaBox
public Xfinium.Pdf.Graphics.PdfStandardRectangle MediaBox {get; set;}
public:
property Xfinium.Pdf.Graphics.PdfStandardRectangle^ MediaBox {
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 boundaries of the physical medium on which the page is intended to be displayed or printed.
Supported .NET Platforms: .NET 4.0 and higher, Windows Forms
Target Platforms:Windows 10, Windows 8.1, Windows 8 , Windows 7, Windows Vista SP1 or later, Windows Server 2008, Windows Server 2008 R2