Description
Assign and retrieve the state of IncludeOverlays flag. If set to true, all AOIs (areas of interest) and annotations will be printed. The default value is false.
-
Property type
-
A Boolean value.
-
Syntax
-
object.IncludeOverlays [= value]
The IncludeOverlays Property syntax has these parts: |
| object | An expression evaluating to an object of type McPrintManager. | | value | A Boolean value. |
|