Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Imaging Namespace / PaletteEntry Structure / A Property

In This Topic
    A Property (PaletteEntry)
    In This Topic
    Gets or sets a value of the Alpha channel (if applicable).
    Syntax
    'Declaration
     
    Public Property A As System.UShort
    public System.ushort A {get; set;}
    See Also