Click or drag to resize

IDocumentRenderApplyColumn Method

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbSCI.Core.reporting.render
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
void ApplyColumn(
	int column,
	int width,
	textCursorZoneCorner align,
	bool doAutofit = false
)
Request Example View Source

Parameters

column
Type: SystemInt32
width
Type: SystemInt32
align
Type: imbSCI.Core.reporting.zonetextCursorZoneCorner
doAutofit (Optional)
Type: SystemBoolean
See Also