Accusoft.TwainPro9.Net
HorizontalAlignment Enumeration




Option values which determine the horizontal alignment of the caption within the clipping rectangle.
Syntax
'Declaration
 
Public Enum HorizontalAlignment 
   Inherits System.Enum
'Usage
 
Dim instance As HorizontalAlignment
public enum HorizontalAlignment : System.Enum 
__value public enum HorizontalAlignment : public System.Enum 
public enum class HorizontalAlignment : public System.Enum 
Members
MemberValueDescription
Center2The text is horizontally centered.
Left0The text is left justified.
Right1The text is right justified.
Remarks

The clipping rectangle is determined by the Caption.Clip and Caption.Area properties.

Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         Accusoft.TwainProSdk.HorizontalAlignment

See Also

Reference

Accusoft.TwainProSdk Namespace
Clip Property
Area Property

 

 


©2019. Accusoft Corporation. All Rights Reserved.

Send Feedback