StringFormatFlags
StringFormatFlags enumeration
[Flags]
public enum StringFormatFlags
Values
| Name | Value | Description |
|---|---|---|
| DirectionRightToLeft | 1 | |
| DirectionVertical | 2 | |
| FitBlackBox | 4 | |
| DisplayFormatControl | 20 | |
| NoFontFallback | 400 | |
| MeasureTrailingSpaces | 800 | |
| NoWrap | 1000 | |
| LineLimit | 2000 | |
| NoClip | 4000 |
See Also
- namespace Aspose.CAD
- assembly Aspose.CAD