PdfEditorProperties Property

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

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.0.0
C#
public PdfProperties Properties { get; set; }

Property Value

PdfProperties

See Also