quarkdown
Toggle table of contents
latest
jvm
Platform filter
jvm
Switch theme
Search in API
quarkdown
quarkdown-core
/
com.quarkdown.core.document.page
/
PageMarginPosition
/
LEFT_BOTTOM
LEFT_
BOTTOM
LEFT_BOTTOM
Members
Properties
name
Link copied to clipboard
val
name
:
String
ordinal
Link copied to clipboard
val
ordinal
:
Int
Functions
accept
Link copied to clipboard
open
override
fun
<
T
>
accept
(
visitor
:
RenderRepresentableVisitor
<
T
>
)
:
T
Accepts a
visitor
to produce a representation of this element suitable for the rendered document.