| Name |
Control Parameter Type |
Default Value |
Description |
| ctrlArtClipText |
BOOL |
True |
Text marks are clipped if they do not fit within the bounds of the annotation. |
| ctrlArtCreateScroll |
BOOL |
False |
Does auto scrolling for the zoomed image when annotation is created. Applicable for Filled Rectangle Hollow Rectangle, Highlighter, Typed text, Attach-a-Note, RTF text, Text file, Text Stamp, Hot Spot, Redaction, Button, Encryption, Filled Ellipse and Hollow Ellipse marks. |
| ctrlArtDisableClipping |
BOOL |
False |
When True, disables clipping through the Windows API call SelectClipRgn. Set this option to True during usage of the MFC print preview facility. See the Microsoft Knowledge Base Article ID: Q128334 for more information. |
| ctrlArtDisablePainting |
BOOL |
False |
When True, disables painting of all marks. |
| ctrlArtDisablePPM |
BOOL |
False |
When True, disables PPM in font size calculations. |
| ctrlArtDoNotModifyCursor |
BOOL |
False |
When True, disables cursor modifications. |
| ctrlArtEnableFullTextMarksSelect |
BOOL |
False |
When True, enables selecting a text mark when text is not visible. |
| ctrlArtEnableSelection |
BOOL |
True |
When set to False selections are no longer placed to undo stack. |
| ctrlArtHideHotSpots |
BOOL |
False |
When True, disables painting of hot spot marks. |
| ctrlArtHideSelectionIndicator |
BOOL |
False |
When True, disables painting of the selection rectangle. |
| ctrlArtLargeFonts |
BOOL |
False |
When True then the use of very large fonts are enabled for text marks. |
| ctrlArtLoadOrientation |
BOOL |
True |
When True, enables loading orientation of annotation. |
| ctrlArtLockViewing |
BOOL |
False |
When True, indicate access of a mark with a pad lock. |
| ctrlArtPrint |
BOOL |
True |
When True, enables printing of marks with the image. |
| ctrlArtRecordDebugInfo |
BOOL |
False |
When True, disables debug information. |
| ctrlArtRectSelect |
BOOL |
True |
When True, indicates the selection width of the rectangle around the mark. |
| ctrlArtResize |
BOOL |
True |
When True, enables resizing or changing shape of mark in EditMode. |
| ctrlArtSave |
BOOL |
True |
When True, enables saving of marks as an embedded file with a TIFF image. |
| ctrlArtSaveOrientation |
BOOL |
True |
When True, enables saving orientation of annotation. |
| ctrlArtSelectNoClip |
BOOL |
False |
When True, ignores clipping during selection. |
| ctrlArtSelectScroll |
BOOL |
False |
When True, allows scroll and select at the same time. |
| ctrlArtShadowFonts |
BOOL |
False |
When True, enables shadow fonts. |
| ctrlArtShowTextWarningValue |
BOOL |
True |
When True, enables showing of warning message if you run out of the space in the text marks. |
| ctrlArtTextWarningMsg |
String |
Default message string |
Specifies the warning text string shown if ctrlArtShowTextWarningValue is set to True. |
| ctrlArtThresholdValue |
Long |
128 |
Threshold value for ART_BURN_IN_THRESHOLD_METHOD. Possible value is in range [0..255]. |
| ctrlArtUseOneAsFalse |
BOOL |
False |
When True, enables using 1 as False value. |
| ctrlArtWangLoadCompatibility |
BOOL |
False |
When True, disables Wang compatibility for loading. |
| ctrlArtWangSaveCompatibility |
BOOL |
False |
When True, disables Wang compatibility for saving. |