SignatureDefinitionType
SignBySpecified Property
|
Namespace:
Spire.Additions.Xps.Schema
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
public bool SignBySpecified { get; set; }
Public Property SignBySpecified As Boolean
Get
Set
public:
property bool SignBySpecified {
bool get ();
void set (bool value);
}
member SignBySpecified : bool with get, set
Property Value
Type:
Boolean
See Also