Click or drag to resize

IDocumentRenderApplyStyle Method (IStyleInstruction, selectRangeArea, Object)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Applies the style (or part of style to an area

Namespace:  imbSCI.Core.reporting.render
Assembly:  imbSCI.Core (in imbSCI.Core.dll) Version: 0.3.58.
Syntax
C#
void ApplyStyle(
	IStyleInstruction shot,
	selectRangeArea areaToApply,
	params Object[] resources
)
Request Example View Source

Parameters

shot
Type: imbSCI.Core.reporting.style.shotIStyleInstruction
The shot.
areaToApply
Type: imbSCI.Core.reporting.zoneselectRangeArea
The area to apply.
resources
Type: SystemObject
See Also