View.Equals
Determines whether the specified View object is equal to the current View object.
public bool Equals(Object obj)
Function Equals(obj As Object) As Boolean
Parameters
- obj
- Object
View object to compare with current View object.
Returns
Licensing Info
This method is a DynamicPDF Viewer feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Viewer selected.
- A DynamicPDF Viewer for .NET v3.X Developer license.
Remarks
true if the specified View > object is equal to the current View object otherwise, false.