signature_type property

DigitalSignature.signature_type property

Gets the type of the digital signature.

@property
def signature_type(self) -> aspose.words.digitalsignatures.DigitalSignatureType:
    ...

See Also