PdfEditorPdfDocumentInfo Property

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

Definition

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

Property Value

PdfDocumentInfo

See Also