PdfDrawableObjectOpacity Property
The element opacity as a value between 0 which means completely transparent to 100 which means completely opaque.
The object is completely opaque by default
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
public int Opacity { get; set; }
Public Property Opacity As Integer
Get
Set
public:
property int Opacity {
int get ();
void set (int value);
}
member Opacity : int with get, set
Property Value
Int32