PDF File Writer Class Library - Author Uzi Granot
PdfContentsSetAlphaStroking Method (Double) |
Set opacity value for stroking operations
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public void SetAlphaStroking( double Alpha )
Parameters
- Alpha
- Type: SystemDouble
Opacity value 0.0=transparent to 1.0=Opaque
