Document with which this page is associated
Namespace:
RadPdf.Data.Document.Pages
Assembly:
RadPdfStandard (in RadPdfStandard.dll) Version: 4.0.0.0 (4.0.0.0)
Syntaxpublic PdfDocument Document { get; }
Public ReadOnly Property Document As PdfDocument
Get
Property Value
Type:
PdfDocument
RemarksThis property may be null if this page is not associated with a document
See Also