WordToPdfDocumentOptionsProperties Property

Gets a reference to the object to controlling the generated PDF document information like the document title, author, subject or creation date

Definition

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

Property Value

PdfProperties

See Also