'Declaration
Public Property PixelFormat As System.Drawing.Imaging.PixelFormat
'Usage
Dim instance As NImageExporter Dim value As System.Drawing.Imaging.PixelFormat instance.PixelFormat = value value = instance.PixelFormat
public System.Drawing.Imaging.PixelFormat PixelFormat {get; set;}