Description
Assign and retrieve the state of AllFrames flag. This flag is only applicable for sequence files. If set to true, all frames in the selected sequence file will be printed. If false, the ToFrameNum and FromFrameNum values will be examined. The default value is true.
-
Property type
-
A Boolean value.
-
Syntax
-
object.AllFrames [= value]
The AllFrames Property syntax has these parts: |
| object | An expression evaluating to an object of type McPrintManager. | | value | A Boolean value. |
|