ExcelToPdfConverterPdfDocumentInfo Property

Gets a reference to the object to controlling the generated PDF document information like the document title, author, subject or creation date.

Definition

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

Property Value

PdfDocumentInfo

See Also