Click or drag to resize

StiTextRendererStiHtmlState Constructor (StiTextRendererStiHtmlTagsState, Int32)

Namespace:  Stimulsoft.Base.Drawing
Assembly:  Stimulsoft.Base (in Stimulsoft.Base.dll) Version: 2019.3.1.0
Syntax
public StiHtmlState(
	StiTextRendererStiHtmlTagsState ts,
	int posBegin
)

Parameters

ts
Type: Stimulsoft.Base.DrawingStiTextRendererStiHtmlTagsState

[Missing <param name="ts"/> documentation for "M:Stimulsoft.Base.Drawing.StiTextRenderer.StiHtmlState.#ctor(Stimulsoft.Base.Drawing.StiTextRenderer.StiHtmlTagsState,System.Int32)"]

posBegin
Type: SystemInt32

[Missing <param name="posBegin"/> documentation for "M:Stimulsoft.Base.Drawing.StiTextRenderer.StiHtmlState.#ctor(Stimulsoft.Base.Drawing.StiTextRenderer.StiHtmlTagsState,System.Int32)"]

See Also