'DeclarationPublic ReadOnly Property Page As PdfPage
'UsageDim instance As PdfVisualPage Dim value As PdfPage value = instance.Page
public PdfPage Page {get;}
public: property PdfPage^ Page { PdfPage^ get(); }
'DeclarationPublic ReadOnly Property Page As PdfPage
'UsageDim instance As PdfVisualPage Dim value As PdfPage value = instance.Page
public PdfPage Page {get;}
public: property PdfPage^ Page { PdfPage^ get(); }
Supported .NET Platforms: .NET 4.0 and higher, Windows Forms