Document Solutions for Imaging
GrapeCity.Documents.Imaging.Windows Assembly / GrapeCity.Documents.Imaging.Windows Namespace / GcWicTiffWriter Class / Opaque Property

In This Topic
    Opaque Property (GcWicTiffWriter)
    In This Topic
    Gets or sets a value indicating if the image is opaque.
    Syntax
    'Declaration
     
    Public Property Opaque As System.Boolean
    public System.bool Opaque {get; set;}
    See Also