DocumentDocumentInformation Property

Offers access to the document information object where the document's title, subject, keywords, etc can be set.

Definition

Namespace: Winnovative.ExcelToPdf
Assembly: WnvExcelToPdf_NetCore (in WnvExcelToPdf_NetCore.dll) Version: 12.0.0
C#
public DocumentInformation DocumentInformation { get; }

Property Value

DocumentInformation

See Also