Description
Gets or Sets the the Boolean value indicating whether a call to Convert searches sub-directories to find all image files that match. Defaults to False.
-
Property type
-
A Boolean value.
-
Syntax
-
object.Recursive [= value]
The Recursive Property syntax has these parts: |
| object | An expression evaluating to an object of type McFiles. | | value | A Boolean value. |
|