HiQPdf Documentation

PdfDrawableObjectOpacity Property

HiQPdf Client for .NET Core
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:  HiQPdfClient
Assembly:  HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 15.0.0
Syntax

public int Opacity { get; set; }

Property Value

Type: Int32
See Also

Reference