Click or drag to resize

PdfPointY Property

Gets the Y-coordinate value of this PdfPoint structure.

Namespace: SautinSoft.Pdf.Content
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.5.19
Syntax
public double Y { get; }

Property Value

Double
The Y-coordinate value of this PdfPoint structure.
See Also