Uses of Enum
com.evopdf.ViewerPageLayout
- 
Uses of ViewerPageLayout in com.evopdfMethods in com.evopdf that return ViewerPageLayoutModifier and TypeMethodDescriptionViewerPreferences.pageLayout()Gets the page layout to be used when the PDF document generated by the HTML to PDF converter is openedstatic ViewerPageLayoutReturns the enum constant of this type with the specified name.static ViewerPageLayout[]ViewerPageLayout.values()Returns an array containing the constants of this enum type, in the order they are declared.Methods in com.evopdf with parameters of type ViewerPageLayoutModifier and TypeMethodDescriptionvoidViewerPreferences.setPageLayout(ViewerPageLayout pageLayout) Sets the page layout to be used when the PDF document generated by the HTML to PDF converter is opened