Version

Search Results

Value Property (FixedWidth)

Gets a float value indicating the width of an element in points. Syntax

FixedWidth Constructor

Initializes a new instance of the FixedWidth class. Syntax Parameters value A float value indicating the width of an element in points.

ColumnPattern Class

Represents a column pattern of a flow. Syntax Remarks Patterns are useful when multiple styles will be used across different elements, saving the effort of recoding the same properties and methods for each element. A FlowPattern can be applied to a IFlowColumn element through the Apply method.

ColumnPattern Class Members

Public Constructors Public Properties Public Methods

ColumnPattern Class Properties

Public Properties

Alignment Property (ColumnPattern)

Gets or sets the alignment of the content. Syntax

Apply Method (ColumnPattern)

Applies this pattern to a column. Syntax Parameters column The column to which the pattern should be applied.

Background Property (ColumnPattern)

Gets or sets the background style. Syntax

Borders Property (ColumnPattern)

Gets or sets the style of the borders. Syntax