Page

class Page

Specifies the location of an occurrence of sensitive data in an Adobe Portable Document Format file.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Reserved for future use.

Link copied to clipboard

Reserved for future use.

Link copied to clipboard

The page number of the page that contains the sensitive data.

Functions

Link copied to clipboard
inline fun copy(block: Page.Builder.() -> Unit = {}): Page
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String