OperatorCollectionToString Method
Returns text representation of the operator.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public override string ToString()

Return Value

Type: String
Text representation of operator.
See Also