Description
Assign and retrieve the value of the FromFrameNum 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.FromFrameNum [= value]
The FromFrameNum Property syntax has these parts: |
| object | An expression evaluating to an object of type McPrintManager. | | value | An Integer value. |
|