Click or drag to resize
OperatorSelectorVisit Method (SetSpacingMoveToNextLineShowText)
Visit/select '' operator.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public void Visit(
	SetSpacingMoveToNextLineShowText __
)

Parameters

__
Type: Aspose.Pdf.OperatorsSetSpacingMoveToNextLineShowText
Set word and character spacing, move to next line, and show text operator.

Implements

IOperatorSelectorVisit(SetSpacingMoveToNextLineShowText)
See Also