SignatureFontSize Property |
Gets or sets font size
Namespace: GroupDocs.Signature.DomainAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 22.7.0.0 (22.7)
Syntaxpublic float Size { get; set; }
Public Property Size As Single
Get
Set
public:
property float Size {
float get ();
void set (float value);
}
member Size : float32 with get, set
Property Value
Type:
Single
See Also