Click or drag to resize

PdfTextBounds Property

Gets the bounds of the PdfText.

Namespace: SautinSoft.Pdf.Content
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2026.7.1
Syntax
public PdfQuad Bounds { get; }

Property Value

PdfQuad
The bounds of the PdfText.
See Also