Description
Assign and retrieve the value of the ToFrameNum property. This value is only applicable for sequence files. If AllFrames is set to false, this value will be examined to ensure it is valid for the selected sequence file.
-
Property type
-
An Integer value.
-
Syntax
-
object.ToFrameNum [= value]
The ToFrameNum Property syntax has these parts: |
| object | An expression evaluating to an object of type McPrintManager. | | value | An Integer value. |
|