Enum MergeMode
Specifies the behavior of the MergeMode feature of TextObject.
Namespace: FastReport
Assembly: FastReport.Base.dll
Syntax
[Flags]
public enum MergeMode
Fields
Name | Description |
---|---|
Horizontal | Allows horizontal merging. |
None | Merge is disabled. |
Vertical | Allows vertical merging. |