Page

class Page

An occurrence of sensitive data in an Adobe Portable Document Format (PDF) file.

Types

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

Properties

Link copied to clipboard

An occurrence of sensitive data detected in a non-binary text file or a Microsoft Word file. Non-binary text files include files such as HTML, XML, JSON, and TXT files.

Link copied to clipboard

An occurrence of sensitive data detected in a binary text file.

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