PdfTextElementBackgroundOpacity Property

The opacity of the background color in the range 0..1. The default value is 1 which produces a fully opaque background

Definition

Namespace: HiQPdf.Next
Assembly: HiQPdf.Next (in HiQPdf.Next.dll) Version: 18.9.2
C#
public float BackgroundOpacity { get; set; }

Property Value

Single

See Also