Click or drag to resize

StiHtmlTableRenderRenderStylesTable Method (Boolean, Boolean, Hashtable)

[Missing <summary> documentation for "M:Stimulsoft.Report.Export.StiHtmlTableRender.RenderStylesTable(System.Boolean,System.Boolean,System.Collections.Hashtable)"]

Namespace:  Stimulsoft.Report.Export
Assembly:  Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax
public void RenderStylesTable(
	bool useBookmarks,
	bool exportBookmarksOnly,
	Hashtable cssStyles
)

Parameters

useBookmarks
Type: SystemBoolean

[Missing <param name="useBookmarks"/> documentation for "M:Stimulsoft.Report.Export.StiHtmlTableRender.RenderStylesTable(System.Boolean,System.Boolean,System.Collections.Hashtable)"]

exportBookmarksOnly
Type: SystemBoolean

[Missing <param name="exportBookmarksOnly"/> documentation for "M:Stimulsoft.Report.Export.StiHtmlTableRender.RenderStylesTable(System.Boolean,System.Boolean,System.Collections.Hashtable)"]

cssStyles
Type: System.CollectionsHashtable

[Missing <param name="cssStyles"/> documentation for "M:Stimulsoft.Report.Export.StiHtmlTableRender.RenderStylesTable(System.Boolean,System.Boolean,System.Collections.Hashtable)"]

See Also