ExcelToPdfConverterDigitalSignature Property

The digital signature to apply to the generated the PDF document

Definition

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

Property Value

PdfDigitalSignature

See Also