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

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

Parameters

DP
Type: Aspose.Pdf.OperatorsDP
Define marked-content point operator (with property list).

Implements

IOperatorSelectorVisit(DP)
See Also