ImageManagerOutputFile Property |
Gets/sets the full path and filename to an output image file. If a thumbnail is generated, it will have the same name as the output image.
Namespace:
NetQuarry.Util.Image
Assembly:
EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax public string OutputFile { get; set; }
Public Property OutputFile As String
Get
Set
Property Value
Type:
StringSee Also