GlobalPageSettings
Contents
[
Hide
]GlobalPageSettings class
The global settings applicable to all page elements.
public class GlobalPageSettings
Constructors
Name | Description |
---|---|
GlobalPageSettings() | The default constructor. |
Fields
Name | Description |
---|---|
BatchBarcode | Configuration for batch barcode, placed on each form. Used only in batch processings via BatchOmrEngine |
BubbleColor | Color of the bubbles |
BubbleSize | The size of the bubbles |
FontFamily | The font family of the text |
FontSize | The size of the text font |
FontStyle | The style of the text |
ImagesPaths | Full paths to the images used in generation |
LongWordHandling | Describes behaviour for all cases of a single word dimensions overflowing parent. |
Orientation | Orientation of the page |
Overflow | Set overflow action for each element on this page. OverflowAction control parent-child relations when child element size overflows allocated parent element size. |
PageMarginLeft | Left margin of the page on pixels |
PageMarginRight | Right margin of the page on pixels |
PaperSize | Paper size |
ReferencePoints | Set if preferences for Reference Points and it’s markers |
WritingSystem | Preset of template generation settings. Include directionality (LeftToRight or RightToLeft) and digits usage |
See Also
- namespace Aspose.OMR.Generation
- assembly Aspose.OMR