Table of Contents

Property Left

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

Left

Gets or sets the x-coordinate of the left edge of the bounding box (rectangle that defines the location of the widget on the page).

public double Left { get; set; }

Property Value

double

The x-coordinate of the left edge of the bounding box.