PdfDocumentControlProperties Property
Controls the title, subject, keywords, author and the creation date of the PDF document
Namespace: HiQPdfAssembly: HiQPdf.NetCore (in HiQPdf.NetCore.dll) Version: 16.0.0
public PdfProperties Properties { get; }
Public ReadOnly Property Properties As PdfProperties
Get
public:
property PdfProperties^ Properties {
PdfProperties^ get ();
}
member Properties : PdfProperties with get
Property Value
PdfProperties