PdfDocumentProperties Property

Controls the title, subject, keywords, author and the creation date of the PDF document

Definition

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

Property Value

PdfProperties

See Also