Package | Description |
---|---|
com.saperion.connector.options |
Rendering options.
|
Modifier and Type | Method and Description |
---|---|
static WatermarkAlignment |
WatermarkAlignment.fromCmdLineOption(String option)
Returns the enum-constant that matches the specified command-line option.
|
WatermarkAlignment |
AdditionalOptions.getWatermarkAlignment() |
static WatermarkAlignment |
WatermarkAlignment.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static WatermarkAlignment[] |
WatermarkAlignment.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
AdditionalOptions.AdditionalOptionsBuilder |
AdditionalOptions.AdditionalOptionsBuilder.watermarkAlignment(WatermarkAlignment alignment) |
Copyright © 2020 Hyland Software Germany GmbH. All rights reserved.