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