PdfDocumentEditorDocument Property |
Gets a
PdfDocument class representing the
Document being opened.
Namespace:
RadPdf.Data.Document
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:
PdfDocumentSee Also