ITextAlignmentTextVerticalAlignment Property |
Vertical alignment of text inside a signature.
Namespace: GroupDocs.Signature.DomainAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 20.11.0.0 (20.11)
SyntaxTextVerticalAlignment TextVerticalAlignment { get; set; }
Property TextVerticalAlignment As TextVerticalAlignment
Get
Set
property TextVerticalAlignment TextVerticalAlignment {
TextVerticalAlignment get ();
void set (TextVerticalAlignment value);
}
abstract TextVerticalAlignment : TextVerticalAlignment with get, set
Property Value
Type:
TextVerticalAlignment
See Also