'Declaration Public Property SignatureFormat As PdfPkcsSignatureFormat
public PdfPkcsSignatureFormat SignatureFormat { get; set; }
public: __property PdfPkcsSignatureFormat get_SignatureFormat(); public: __property void set_SignatureFormat(
PdfPkcsSignatureFormat value
);
public:
property PdfPkcsSignatureFormat SignatureFormat { PdfPkcsSignatureFormat get(); void set(PdfPkcsSignatureFormat value); }
Property Value
Default value is PdfPkcsSignatureFormat.CMS.