Equals

FixedLayoutDocumentInfo.Equals method

Determines whether this instance is equal to the other specified FixedLayoutDocumentInfo instance

public bool Equals(FixedLayoutDocumentInfo other)
Parameter Type Description
other FixedLayoutDocumentInfo Other FixedLayoutDocumentInfo instance, that should be checked on equality with this

Return Value

True if are equal, false if are unequal

See Also