Decrements indent.

Namespace:  PerpetuumSoft.Reporting.Export.Html
Assembly:  PerpetuumSoft.Reporting.Export.Html (in PerpetuumSoft.Reporting.Export.Html.dll) Version: 3.9.0.1

Syntax

C#
public void DecIndent()
Visual Basic (Declaration)
Public Sub DecIndent
Visual C++
public:
virtual void DecIndent() sealed

Implements

IHtmlContext..::.DecIndent()()()

See Also