ComponentOne Bitmap for UWP
C1.UWP.DX Assembly / C1.Util.DX.WIC Namespace / BitmapEncoderOptions Class / SuppressApp0 Property

In This Topic
    SuppressApp0 Property (BitmapEncoderOptions)
    In This Topic
    Gets or sets a value indicating whether [suppress app0].
    Syntax
    'Declaration
     
    Public Property SuppressApp0 As System.Boolean
    public System.bool SuppressApp0 {get; set;}
    Remarks
    Range value: true-false Applicable Codecs: JPEG
    See Also