PagePattern

Tiling pattern for a new page.

Constructors

Link copied to clipboard
constructor(@NonNull dataProvider: DataProvider)
Constructs a page pattern from PDF data served by DataProvider.
constructor(@NonNull fileUri: Uri)
Constructs a page pattern from PDF data served from file content provider URI.

Properties

Link copied to clipboard
No pattern, empty page.
Link copied to clipboard
Dots with 5mm pitch.
Link copied to clipboard
Grid with 5mm squares.
Link copied to clipboard
Lines with 5mm of spacing.
Link copied to clipboard
Lines with 7mm of spacing.