Click or drag to resize

imbDocumentBuilderBaseTDoc, TPageApplyStyle Method (areaStyleInstruction)

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(
	areaStyleInstruction ins
)
Request Example View Source

Parameters

ins
Type: imbSCI.Core.reporting.styleareaStyleInstruction

Implements

IDocumentRenderApplyStyle(areaStyleInstruction)
See Also