Property Y
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Y
Gets or sets the y-coordinate of the upper-left corner of this PdfRectangle structure.
public double Y { readonly get; set; }
Property Value
- double
The y-coordinate of the upper-left corner of this PdfRectangle structure.