PdfEditorPdfDocumentInfo Property

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

Definition

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

Property Value

PdfDocumentInfo

See Also