Gets or sets the weight of the signature border.
Namespace: GroupDocs.Signature.DomainAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 22.4.0.0 (22.4)
Syntaxpublic double Weight { get; set; }
Public Property Weight As Double
Get
Set
public:
property double Weight {
double get ();
void set (double value);
}
member Weight : float with get, set
Property Value
Type:
Double
See Also