ExcelToPdfConverterPdfDocumentInfo Property

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

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next.ExcelToPdf (in EvoPdf.Next.ExcelToPdf.dll) Version: 14.0.0
C#
public PdfDocumentInfo PdfDocumentInfo { get; }

Property Value

PdfDocumentInfo

See Also