OpenAsyncSettingsModel

18 Nov 20251 minute to read

Interface for a class OpenAsyncSettings

Properties

enable boolean

Gets or sets a value indicating whether to enable asynchronous page loading.

incrementalPageLoadCount number

Gets or sets the number of pages to be incrementally loaded after initial pages loaded, during asynchronous document loading operation.

initialPageLoadCount number

Gets or sets the number of pages to be loaded initially during asynchronous document loading operation.