Document

class Document

The document.

Types

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

Properties

Link copied to clipboard

A reference to the content resource.

Link copied to clipboard

The excerpt from the document.

Link copied to clipboard

The title of the document.

Functions

Link copied to clipboard
inline fun copy(block: Document.Builder.() -> Unit = {}): Document
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