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

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

C++ Syntax: object.SetTextHorAlign(long value);
eVB Syntax: object.TextHorAlign = value          

Parameters

value

horizontal justification, possible values: 0 - left (default), 1 - right, 2 - center


© 2009 Inesoft. All rights reserved.