PDF File Writer Class Library - Author Uzi Granot
DrawWPFPath Constructor (String, YAxisDirection) |
Set path geometry
Namespace: PdfFileWriter
Assembly: PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)

C#
public DrawWPFPath( string PathString, YAxisDirection YAxis )
Parameters
- PathString
- Type: SystemString
Path geometry text string - YAxis
- Type: PdfFileWriterYAxisDirection
Y Axix direction
