PdfEditorPdfDocumentInfo Property

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

Definition

Namespace: EvoPdf.Chromium
Assembly: EvoPdf.Chromium (in EvoPdf.Chromium.dll) Version: 12.0.0
C#
public PdfDocumentInfo PdfDocumentInfo { get; set; }

Property Value

PdfDocumentInfo

See Also