Click or drag to resize

PdfPointX Property

Gets the X-coordinate value of this PdfPoint structure.

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

Property Value

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