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