[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Document.Section.WrapMode

WrapMode Enum

Specifies whether the text is written from left to right or right to left.

Namespace: GrapeCity.ActiveReports.Document.Section
Assembly: MESCIUS.ActiveReports.Core.Document.dll
Syntax
public enum WrapMode

Fields

Name Description
CharWrap

Per-character wrapping mode.

NoWrap

No text wrap.

WordWrap

Wrap by word boundaries