PdfEditorPdfDocumentInfo Property

Gets or sets the metadata (title, author, etc.) to apply to the output PDF

Definition

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

Property Value

PdfDocumentInfo

See Also