ImageSignatureSize Property |
Specifies the size in bytes of signature image.
Namespace: GroupDocs.Signature.DomainAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 22.6.0.0 (22.6)
SyntaxPublic ReadOnly Property Size As Integer
Get
public:
property int Size {
int get ();
}
member Size : int with get
Property Value
Type:
Int32
See Also