Package | Description |
---|---|
com.ironsoftware.ironpdf.render |
Modifier and Type | Method and Description |
---|---|
FitToPaperModes |
ChromePdfRenderOptions.getFitToPaperMode()
Behavior when fitting HTML content to a physical paper size.
|
static FitToPaperModes |
FitToPaperModes.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static FitToPaperModes[] |
FitToPaperModes.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.setFitToPaperMode(FitToPaperModes value)
Behavior when fitting HTML content to a physical paper size.
|
Copyright © 2022–2023 Iron Software. All rights reserved.