{% if book.isPdf %}
{% else %}
{% endif %}
Returns the maximum value in an observable sequence according to the specified comparer.
[comparer]
(Function
): Comparer used to compare elements.
(Observable
): An observable sequence containing a single element with the maximum element in the source sequence.