Inesoft PrintCE SDK .NET
PrintCE::TextHorAlign Property WriteOnly

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

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

Parameters

value

horizontal justification, possible values: hLeft - left (default), hRight - right, hCenter - center (see TextHorAlign enumerator)


© 2009 Inesoft. All rights reserved.