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

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

Parameters

BT
Type: Aspose.Pdf.OperatorsBT
Begin text object operator.
See Also