PdfStylingOptions


class PdfStylingOptions


Represents styling configurations for views integrated by PdfViewerFragment.

Note: Custom drawables within the style resource must define their width and height for proper rendering.

Summary

Public constructors

PdfStylingOptions(containerStyleResId: @StyleRes Int)

Public properties

Int

The style identifier to apply to the PDF view.

Public constructors

PdfStylingOptions

Added in 1.0.0-alpha10
PdfStylingOptions(containerStyleResId: @StyleRes Int)

Public properties

containerStyleResId

Added in 1.0.0-alpha10
val containerStyleResIdInt

The style identifier to apply to the PDF view.