Click or drag to resize

PdfDocumentEditorDocument Property

Gets a PdfDocument class representing the Document being opened.

Namespace:  RadPdf.Data.Document
Assembly:  RadPdf (in RadPdf.dll) Version: 3.44.0.0 (3.44.0.0)
Syntax
public PdfDocument Document { get; }

Property Value

Type: PdfDocument
See Also