Package | Description |
---|---|
com.ironsoftware.ironpdf.render |
Modifier and Type | Method and Description |
---|---|
PaperOrientation |
ChromePdfRenderOptions.getPaperOrientation()
Gets paper orientation.
|
static PaperOrientation |
PaperOrientation.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PaperOrientation[] |
PaperOrientation.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
ChromePdfRenderOptions.setPaperOrientation(PaperOrientation value)
Sets paper orientation.
|
Copyright © 2022–2023 Iron Software. All rights reserved.