| Package | Description |
|---|---|
| odata.msgraph.client.beta.complex | |
| odata.msgraph.client.beta.enums |
| Modifier and Type | Field and Description |
|---|---|
protected PageOrientation |
AddWatermark.orientation |
| Modifier and Type | Method and Description |
|---|---|
Optional<PageOrientation> |
AddWatermark.getOrientation() |
| Modifier and Type | Method and Description |
|---|---|
AddWatermark.Builder |
AddWatermark.Builder.orientation(PageOrientation orientation) |
AddWatermark |
AddWatermark.withOrientation(PageOrientation orientation) |
| Modifier and Type | Method and Description |
|---|---|
static PageOrientation |
PageOrientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PageOrientation[] |
PageOrientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2018–2020. All rights reserved.