PdfRectangleElementBorderOpacity Property

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

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public float BorderOpacity { get; set; }

Property Value

Single

See Also