Gets the alpha (transparency) part of the RGB Color. The values is in the range between 0 to 255.

Namespace: Docentric.Documents.ObjectModel
Assembly: Docentric.Documents.ObjectModel (in Docentric.Documents.ObjectModel.dll)
public Byte A { get; }

Property Value

Type: Byte