DigitalSignatureXAdESType Property |
XAdES type XAdESType. Default value is None (XAdES is off).
At this moment XAdES signature type is supported only for Spreadsheet documents.
Namespace: GroupDocs.Signature.DomainAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 20.11.0.0 (20.11)
Syntaxpublic XAdESType XAdESType { get; }
Public ReadOnly Property XAdESType As XAdESType
Get
public:
property XAdESType XAdESType {
XAdESType get ();
}
member XAdESType : XAdESType with get
Property Value
Type:
XAdESType
See Also