DocumentDocumentInformation Property
Offers access to the document information object where the document's
title, subject, keywords, etc can be set.
Namespace: Winnovative.ExcelToPdfAssembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
public DocumentInformation DocumentInformation { get; }
Public ReadOnly Property DocumentInformation As DocumentInformation
Get
public:
property DocumentInformation^ DocumentInformation {
DocumentInformation^ get ();
}
member DocumentInformation : DocumentInformation with get
Property Value
DocumentInformation