ActiveReports 8
LabelInfo Constructor(AntiAliasMode)

Specifies the AntiAliasMode to use. Value can be Auto, None, Graphics, Text, or Both.

Initializes a new instance of the LabelInfo class with the AntiAliasMode specified.
Syntax
'Declaration
 
Public Function New( _
   ByVal antiAliasMode As AntiAliasMode _
)
public LabelInfo( 
   AntiAliasMode antiAliasMode
)

Parameters

antiAliasMode

Specifies the AntiAliasMode to use. Value can be Auto, None, Graphics, Text, or Both.

See Also

Reference

LabelInfo Class
LabelInfo Members
Overload List

Support Forum