EvoPdf 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:
EvoPdf.Next
Assembly:
EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
Copy
public
float
Opacity
{
get
;
set
; }
Property Value
Single
See Also
Reference
PdfImageElement Class
EvoPdf.Next Namespace
In This Article
Definition
See Also