You are here: Symbol Reference > Stimulsoft.Base.Drawing Namespace > StiTextOptions Class > StiTextOptions Constructor > StiTextOptions Constructor (bool, bool, bool, float, HotkeyPrefix, StringTrimming)
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
StiTextOptions.StiTextOptions Constructor (bool, bool, bool, float, HotkeyPrefix, StringTrimming)

Creates a new object of the type StiTextOptions.

Syntax
C++
C#
Visual Basic
public: StiTextOptions( bool rightToLeft, bool lineLimit, bool wordWrap, float angle, HotkeyPrefix hotkeyPrefix, StringTrimming trimming );
Parameters
Parameters 
Description 
rightToLeft 
Horizontal output direction. 
lineLimit 
Show completed lines only. 
wordWrap 
Word wrap. 
angle 
Angle of a text rotation. 
hotkeyPrefix 
Type to draw hot keys. 
trimming 
Type to trim the end of a line. 
Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.