Aspose.OMR.Generation.Config.Enums
The Aspose.OMR.Generation.Config.Enums contains enumerations required to generate forms programmatically see more at https://docs.aspose.com/omr/net/programmatic-forms/
Enumeration
Enumeration | Description |
---|---|
AlignmentEnum | Type of horizontal alignment relative to it’s parent. Used in many elements. |
BarcodeType | Type of Barcode used in BarcodeConfig |
BorderType | The Border type |
BubblePositionType | Position of bubble aganist main content |
BubbleType | Type of bubble. |
ConfigType | Type of Omr Element |
ContainerTypeEnum | Type of ContainerConfig |
ContentType | Type of content display |
Directionality | Direction of drawing elements and text. |
GridHeaderTypeEnum | The type of grid header |
LongWordHandling | Describes behaviour of template generation when encounter a word which dimensions a bigger than parent container. In this case word cannot be properly displayed inside parent container and cannot be wrapped. |
ParagraphTypeEnum | Type of ParagraphConfig |
QRVersion | Type of QR that will be used for BarcodeConfig Responsible for maximum amount of bytes encoded by QR. If unsure - use Auto. Library will select appropriate size automatically |
ScoreDisplay | Control displaying of score value. |
ScoreGroupType | Type of score Group. Impacts drawing of score group element |
ScoreHeaderType | Type of score header. |
TableType | The Table type |
TriggerType | Type of trigger. Describe trigger behavior |
VerticalAlignment | Describes vertical positioning of child element inside parent |