PdfStylingOptions


public final 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(@StyleRes int containerStyleResId)

Public methods

final int

The style identifier to apply to the PDF view.

Public constructors

PdfStylingOptions

Added in 1.0.0-alpha10
public PdfStylingOptions(@StyleRes int containerStyleResId)

Public methods

getContainerStyleResId

Added in 1.0.0-alpha10
public final int getContainerStyleResId()

The style identifier to apply to the PDF view.