Class FileSettings
Assembly: DataWeb.Core.dll
public class FileSettings
Properties
Declaration
public int? CutHeight { get; set; }
Property Value
Declaration
public int? CutWidth { get; set; }
Property Value
Declaration
public int? CutX { get; set; }
Property Value
Declaration
public int? CutY { get; set; }
Property Value
Declaration
public bool? IsMetaDataRemoval { get; set; }
Property Value
Declaration
public bool? IsOriginalFormat { get; set; }
Property Value
Declaration
public string QualityMode { get; set; }
Property Value