RtfToPdfConverterDigitalSignature Property

The digital signature to apply to generated PDF document

Definition

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

Property Value

PdfDigitalSignature

See Also