PdfDocumentProperties Property

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

Definition

Namespace: HiQPdf
Assembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
C#
public PdfDocumentProperties Properties { get; }

Property Value

PdfDocumentProperties

See Also