Inesoft PrintCE SDK .NET
PrintCE::TextVertAlign Property WriteOnly

Sets a value that determines the vertical justification used by methods DrawText and DrawText2.

C# Syntax: object.TextVertAlign = value;
VB Syntax: object.TextVertAlign = value          

Parameters

value

vertical justification, possible values: vTop - top (default), vBottom - bottom, vCenter - center (see TextVertAlign enumerator)


© 2009 Inesoft. All rights reserved.