setDocumentInfoViewEnabled

open fun setDocumentInfoViewEnabled(documentInfoViewEnabled: Boolean)

Enables document info view.

Parameters

documentInfoViewEnabled

If true, document info view will be shown.


open fun setDocumentInfoViewEnabled(documentInfoViewEnabled: Boolean, refreshViewPager: Boolean)

Enables document info view.

Parameters

documentInfoViewEnabled

If true, document info view will be shown.

refreshViewPager

If true, the view pager will be refreshed.