CPDFPageGetTextContentRect Method |
Namespace:
ComPDFKit.PDFPage
Assembly:
ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.2.0.0 (2.2.0.0)
Syntax public CRect GetTextContentRect(
float fontSize,
string fontName,
string textContent
)
Parameters
- fontSize
- Type: SystemSingle
- fontName
- Type: SystemString
- textContent
- Type: SystemString
Return Value
Type:
CRectSee Also