ExcelToPdfConverterDigitalSignature Property

The digital signature to apply to the generated the PDF document

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next.ExcelToPdf (in Winnovative.Pdf.Next.ExcelToPdf.dll) Version: 20.0.0
C#
public PdfDigitalSignature DigitalSignature { get; set; }

Property Value

PdfDigitalSignature

See Also