DS.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / PngOptions Class
Members

PngOptions Class
Encoder options supported by the native PNG codec.
Object Model
PngOptions Class
Syntax
'Declaration
 
Public Class PngOptions 
   Inherits BaseOptions
 
Inheritance Hierarchy

System.Object
   GrapeCity.Documents.Imaging.Windows.BaseOptions
      GrapeCity.Documents.Imaging.Windows.PngOptions

See Also