Inesoft PrintCE SDK EVC++
CPrintCE::TextVertAlign Property WriteOnly

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

C++ Syntax: object.SetTextVertAlign(long value);
eVB Syntax: object.TextVertAlign = value          

Parameters

value

vertical justification, possible values: 0 - top (default), 1 - bottom, 2 - center


© 2009 Inesoft. All rights reserved.