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

Boolean

Licensing Info

This method is a DynamicPDF Viewer feature. One of the following is required for non-evaluation usage:

Remarks

true if the specified View > object is equal to the current View object otherwise, false.

See Also

View
ceTe.DynamicPDF.Viewer

In this topic