HiQPdf Next Library for .NET Documentation
C#
Show/Hide TOC
Pdf
Image
Element
Opacity Property
Opacity of the rendered image (0..1). Default is 1 (fully opaque)
Definition
Namespace:
HiQPdf.Next
Assembly:
HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
Copy
public
float
Opacity
{
get
;
set
; }
Property Value
Single
See Also
Reference
PdfImageElement Class
HiQPdf.Next Namespace
In This Article
Definition
See Also