Document Configuration
data class DocumentConfiguration(val sdkConfiguration: SdkConfiguration = SdkConfiguration(), val pageCount: Int = 0)
Configuration data for a document being displayed in the viewer.
This wrapper contains values which are provided in LocalDocumentConfig.