Gets an object representing page with which this object is associated.
            
 
    Namespace: 
   RadPdf.Data.Document.Objects
    Assembly:
   RadPdfStandard (in RadPdfStandard.dll) Version: 4.7.0.0 (4.7.0.0)
 Syntax
Syntaxpublic PdfPage Page { get; }Public ReadOnly Property Page As PdfPage
	Get
Property Value
Type: 
PdfPage Remarks
RemarksThis property may be null if this object is not associated with a page
 See Also
See Also