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.Next
Assembly: HiQPdf.Next.WordToPdf (in HiQPdf.Next.WordToPdf.dll) Version: 18.0.0
C#
public PdfProperties Properties { get; }

Property Value

PdfProperties

See Also