ITextAlignmentTextVerticalAlignment Property |
Vertical alignment of text inside a signature.
Namespace: GroupDocs.Signature.DomainAssembly: GroupDocs.Signature (in GroupDocs.Signature.dll) Version: 22.6.0.0 (22.6)
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