Table of Contents

Property Opacity

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Opacity

Gets the opacity value in percent to be used for stroking operations.

public int Opacity { get; }

Property Value

int

The opacity value in percent for stroking operations.

Remarks

Opacity value ranges from 0 (fully transparent) to 100 (fully opaque).