public static final class DocumentRenderOptions.Builder
extends java.lang.Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
DocumentRenderOptions |
build() |
DocumentRenderOptions.Builder |
setRenderLabelBorders(boolean value) |
DocumentRenderOptions.Builder |
setRenderPageBorders(boolean value) |
DocumentRenderOptions.Builder |
setRenderTileBorders(boolean value) |
public final DocumentRenderOptions.Builder setRenderPageBorders(boolean value)
public final DocumentRenderOptions.Builder setRenderTileBorders(boolean value)
public final DocumentRenderOptions.Builder setRenderLabelBorders(boolean value)
public final DocumentRenderOptions build()