Click or drag to resize

PdfDocumentDocumentProperties Property

Gets a PdfDocumentProperties class containing common properties describing this document.

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

Property Value

Type: PdfDocumentProperties
See Also