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

Definition

Namespace: HiQPdfClient
Assembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.0.0
C#
public int Opacity { get; set; }

Property Value

Int32

See Also