PdfEditorProperties Property

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

Definition

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

Property Value

PdfProperties

See Also