Version

TextPattern Class Members

The following tables list the members exposed by TextPattern.

Public Constructors
 NameDescription
Public ConstructorTextPattern ConstructorInitializes a new instance of the Infragistics.Documents.Reports.Report.Text.Pattern class.  
Public Properties
 NameDescription
Public PropertyAlignmentGets or sets the alignment of the text.  
Public PropertyBackgroundGets or sets the background style.  
Public PropertyBordersGets or sets the style of the borders.  
Public PropertyHeadingGets or sets the heading type of the text.  
Public PropertyIndentsGets or sets indents.  
Public PropertyIntervalGets or sets the interval between text lines.  
Public PropertyMarginsGets or sets the spacing between elements.  
Public PropertyPaddingsGets or sets the paddings between the borders and the content of an element.  
Public PropertyStyleGets or sets the style of the text.  
Public PropertyTabsGets or sets a collection of tab stops.  
Public Methods
 NameDescription
Public MethodApplyApplies this pattern to a text.  
See Also