ImageManagerInputPathRecursion Property |
Gets/sets whether the input path should be searched recursively for any image file to be converted.
Namespace:
NetQuarry.Util.Image
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public bool InputPathRecursion { get; set; }
Public Property InputPathRecursion As Boolean
Get
Set
Property Value
Type:
BooleanSee Also