Example-VB | Example-VC++ |
Returns or sets the state of the Print Displayed Annotations check box in the Print dialog box.
Ö | Imaging for Windows Professional Edition V1.0, V1.1, and V2.0 |
Ö | Imaging for Windows 95 and 98 |
Ö | Imaging for Windows NT 4.0 |
Image Admin control
object.PrintAnnotations[={True|False}]
Boolean
Setting | Description |
True (default) | The check box is checked, and visible annotations are printed |
False | The check box is not checked and visible annotations are not printed |
This property sets the state of the check box that is displayed when the dialog box is first opened. The user can accept or change this setting.
The Print dialog box is created by the ShowPrintDialog method.