Click or drag to resize

PdfTextObjectLocation Property

Gets or sets the coordinates of the bottom-left corner of the text object relative to the down-left corner of its page.

Namespace: Patagames.Pdf.Net
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public FS_POINTF Location { get; set; }

Property Value

FS_POINTF
See Also