Click or drag to resize

IDocumentRenderApplyRow 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 ApplyRow(
	int row,
	int height,
	textCursorZoneCorner align,
	bool doAutofit = false
)
Request Example View Source

Parameters

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