WrappingPolicy
WrappingPolicy enumeration
Define behavior for elements exceeding parent size.
[Flags]
public enum WrappingPolicy
Values
Name | Value | Description |
---|---|---|
None | 0 |
Default value. No wrapping |
Column | 2 |
Elements will be moved to next column from 1 to 2, from 2 to 3, etc. |
See Also
- namespace Aspose.OMR.Generation
- assembly Aspose.OMR