Click or drag to resize
IOperatorSelectorVisit Method (SetTextLeading)
Visit/select TL operator.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
void Visit(
	SetTextLeading TL
)

Parameters

TL
Type: Aspose.Pdf.OperatorsSetTextLeading
Set text leading operator.
See Also