DrawWPFPath.PathBBoxY Property

PDF File Writer

DrawWPFPathPathBBoxY Property

Input path bounding box top (y axis down) or bottom (y axis up) position

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

Property Value

Type: Double
See Also