Click or drag to resize

PdfLiteSession.Equals Method (PdfLiteSession)

Determines whether the specified object is equal to the current object.

Namespace:  RadPdf.Lite
Assembly:  RadPdfStandard (in RadPdfStandard.dll) Version: 4.2.0.0 (4.2.0.0)
Syntax
public bool Equals(
	PdfLiteSession obj
)

Parameters

obj
Type: RadPdf.Lite.PdfLiteSession
The object to compare with the current object.

Return Value

Type: Boolean
true if the specified object is equal to the current object; otherwise, false.

Implements

IEquatable<T>.Equals(T)
See Also
This website uses cookies to identify your session and other necessary functions. By using this website, you are agreeing to our Terms of Use and Privacy Policy (updated April 26 2021).
Learn About Cookies
Got it!