Click or drag to resize

imbDocumentBuilderBaseTDoc, TPageApplyStyle Method (IStyleInstruction, selectRangeArea, Object)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI

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

Parameters

shot
Type: imbSCI.Core.reporting.style.shotIStyleInstruction
areaToApply
Type: imbSCI.Core.reporting.zoneselectRangeArea
resources
Type: SystemObject

Implements

IDocumentRenderApplyStyle(IStyleInstruction, selectRangeArea, Object)
See Also