Click or drag to resize

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; }

Property Value

Type: Boolean
See Also