Table of Contents

Property Location

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

Location

Gets the coordinates of the lower-left corner of this PdfBox structure.

[Browsable(false)]
public readonly PdfPoint Location { get; }

Property Value

PdfPoint

A PdfPoint that represents the lower-left corner of this PdfBox structure.