PdfDocumentControlProperties Property

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

Definition

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

Property Value

PdfProperties

See Also