Opacity

PdfArtifact.Opacity property

Gets the opacity of this PdfArtifact.

public double Opacity { get; }

Property Value

The opacity of this PdfArtifact.

Remarks

Possible values are in range [0, 1].

See Also