StampLineTextBottomIntent Property |
Gets or sets the bottom intent of text.
Namespace: GroupDocs.Signature.DomainAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 22.7.0.0 (22.7)
Syntaxpublic int TextBottomIntent { get; set; }
Public Property TextBottomIntent As Integer
Get
Set
public:
property int TextBottomIntent {
int get ();
void set (int value);
}
member TextBottomIntent : int with get, set
Property Value
Type:
Int32
See Also