Click or drag to resize

ImageManagerOutputPathRecursion Property

Gets/sets whether the output images should be output into equivalent folder structure as the input folders

Namespace:  NetQuarry.Util.Image
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
public bool OutputPathRecursion { get; set; }

Property Value

Type: Boolean
See Also