You are here: Symbol Reference > Stimulsoft.Report.Export Namespace > StiHtmlExportService Class > StiHtmlExportService Methods > RenderTextAngle Method
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiHtmlExportService.RenderTextAngle Method
Syntax
C++
C#
Visual Basic
internal: void RenderTextAngle( StiTextOptions textOptions );

private void RenderTextHorAlignment(StiComponent comp) { if (comp is IStiTextHorAlignment) { IStiTextHorAlignment align = comp as IStiTextHorAlignment; RenderTextHorAlignment(align.HorAlignment);

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