DocumentDocumentInformation Property
Offers access to the document information object where the document's
title, subject, keywords, etc can be set.
Namespace: EvoExcelToPdfAssembly: EvoExcelToPdf_NetCore (in EvoExcelToPdf_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