You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > StiTextRenderer Class > StiTextRenderer Structures > StiHtmlTagsState Structure
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiTextRenderer.StiHtmlTagsState Structure
Syntax
C++
C#
Visual Basic
public: struct StiHtmlTagsState { bool Bold; bool Italic; bool Underline; bool Strikeout; float FontSize; string FontName; Color FontColor; Color BackColor; bool Subsript; bool Superscript; double LetterSpacing; double WordSpacing; double LineHeight; StiTextHorAlignment TextAlign; bool IsColorChanged; bool IsBackcolorChanged; StiHtmlTag Tag; int Indent; string HtmlStyle; };

This is class Stimulsoft.Base.Drawing.StiTextRenderer.StiHtmlTagsState.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.