[]
Checks whether a specified PdfOperatorPosition points to the same content stream as current PdfOperatorPosition.
public bool IsSameContentStreamWith(PdfOperatorPosition other)
| Type | Name | Description |
|---|---|---|
| PdfOperatorPosition | other | The PdfOperatorPosition to check. |
| Type | Description |
|---|---|
| bool | true if |