Property Location
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
Location
Gets or sets the coordinates of the upper-left corner of this PdfRectangle structure.
[Browsable(false)]
public PdfPoint Location { readonly get; set; }
Property Value
- PdfPoint
A PdfPoint that represents the upper-left corner of this PdfRectangle structure.