Uses of Enum
com.ironsoftware.ironpdf.render.PaperOrientation
-
Uses of PaperOrientation in com.ironsoftware.ironpdf.render
Modifier and TypeMethodDescriptionChromePdfRenderOptions.getPaperOrientation()
Gets paper orientation.static PaperOrientation
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 TypeMethodDescriptionvoid
ChromePdfRenderOptions.setPaperOrientation
(PaperOrientation value) Sets paper orientation.