Click or drag to resize

PdfDocumentDocumentInfo Property

Gets a PdfDocumentInfo class containing information about this PdfDocument's information.

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

Property Value

Type: PdfDocumentInfo
See Also