Pageflex Document Action API
Equals Method (other)
Namespaces > Pageflex.Scripting > Range > Equals(Range)
Determines whether two Range objects refer to identical ranges in the document.


trueTruetrue if the two objects refer to identical ranges in the document, and falseFalsefalse otherwise.

Returns trueTruetrue if this Range and other refer to identical ranges in the document,
and falseFalsefalse if they are different.

Exception | Condition |
---|---|
RangeNotEditableException | Deleting part of a variable, table of contents, or page number is not permitted. |
ArgumentNullException | The value supplied for other was nullNothingnullptr. |
StaleScriptingObjectException | This object's associated internal object no longer exists. |
Assembly: PFScript Version: 8.0.7.1407 (Module: PFScript)