DrawWPFPath.PathYAxis Property

PDF File Writer

DrawWPFPathPathYAxis Property

Input path bounding box y axis direction (default is down)

Namespace:  PdfFileWriter
Assembly:  PdfFileWriter (in PdfFileWriter.dll) Version: 1.1.24.0 (1.1.24.0)
Syntax
C#
public YAxisDirection PathYAxis { get; }

Property Value

Type: YAxisDirection
See Also