Description:
This enumeration identifies attributes of ArtX page.
Values:
IG_ARTX_ATTR_PAGE_SHOW_LOCKS |
Identifies visibility of lock icon for locked annotations on page. |
IG_ARTX_ATTR_PAGE_DISABLE_PPM_FOR_FONTS |
Identifies whether the resolution of underlying image is affecting drawing of text and RTF annotations on page. Set to False (default value) to enable using image resolution for scaling font size of text and RTF marks, True otherwise. |
IG_ARTX_ATTR_PAGE_SHADOW_FONTS |
Identifies shadow font attribute of page. It specifies how to draw text annotation (text, button, and so on) |
IG_ARTX_ATTR_PAGE_WANG_LOAD_COMPATIBILITY |
Identifies Wang load compatibility attribute of page. When set to True only Wang-compatible annotation will be loaded into page. |
IG_ARTX_ATTR_PAGE_FULL_TEXTMARKS_SELECT |
Identify attribute that responds for text mark hit test functionality. When set to True all area within text bounding rectangle is considered as annotation area. When set to False only area occupied by text (by each character) is considered as internal for mark. |