PdfEditorPdfDocumentReadInfo Property

Gets the document metadata as read from the original input PDF

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.0.0
C#
public PdfDocumentInfo PdfDocumentReadInfo { get; }

Property Value

PdfDocumentInfo

See Also