Click or drag to resize

PdfTrueTypeFont GetLineInFont Method

Namespace: Spire.Pdf.Graphics
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
protected override bool GetLineInFont(
	string line
)

Parameters

line
Type: System String

Return Value

Type: Boolean
See Also