Packageorg.purepdf.pdf
Classpublic class PdfViewPreferences
InheritancePdfViewPreferences Inheritance it.sephiroth.utils.ObjectHash

Contains the constants used for modify the pdf display preferences

See also

org.purepdf.pdf.PdfDocument.setViewerPreferences()


Public Constants
 ConstantDefined By
  CenterWindow : int
[static]
PdfViewPreferences
  DirectionL2R : int
[static]
PdfViewPreferences
  DirectionR2L : int
[static]
PdfViewPreferences
  DisplayDocTitle : int
[static]
PdfViewPreferences
  FitWindow : int
[static]
PdfViewPreferences
  HideMenubar : int
[static]
PdfViewPreferences
  HideToolbar : int
[static]
PdfViewPreferences
  HideWindowUI : int
[static]
PdfViewPreferences
  NonFullScreenPageModeUseNone : int
[static]
PdfViewPreferences
  NonFullScreenPageModeUseOC : int
[static]
PdfViewPreferences
  NonFullScreenPageModeUseOutlines : int
[static]
PdfViewPreferences
  NonFullScreenPageModeUseThumbs : int
[static]
PdfViewPreferences
  PageLayoutOneColumn : int = 2
[static]
PdfViewPreferences
  PageLayoutSinglePage : int = 1
[static]
PdfViewPreferences
  PageLayoutTwoColumnLeft : int = 4
[static]
PdfViewPreferences
  PageLayoutTwoColumnRight : int = 8
[static]
PdfViewPreferences
  PageLayoutTwoPageLeft : int = 16
[static]
PdfViewPreferences
  PageLayoutTwoPageRight : int = 32
[static]
PdfViewPreferences
  PageModeFullScreen : int = 512
[static]
PdfViewPreferences
  PageModeUseAttachments : int = 2048
[static]
PdfViewPreferences
  PageModeUseNone : int = 64
[static]
PdfViewPreferences
  PageModeUseOC : int = 1024
[static]
PdfViewPreferences
  PageModeUseOutlines : int = 128
[static]
PdfViewPreferences
  PageModeUseThumbs : int = 256
[static]
PdfViewPreferences
  PrintScalingNone : int
[static]
PdfViewPreferences
Constant Detail
CenterWindowConstant
public static const CenterWindow:int

DirectionL2RConstant 
public static const DirectionL2R:int

DirectionR2LConstant 
public static const DirectionR2L:int

DisplayDocTitleConstant 
public static const DisplayDocTitle:int

FitWindowConstant 
public static const FitWindow:int

HideMenubarConstant 
public static const HideMenubar:int

HideToolbarConstant 
public static const HideToolbar:int

HideWindowUIConstant 
public static const HideWindowUI:int

NonFullScreenPageModeUseNoneConstant 
public static const NonFullScreenPageModeUseNone:int

NonFullScreenPageModeUseOCConstant 
public static const NonFullScreenPageModeUseOC:int

NonFullScreenPageModeUseOutlinesConstant 
public static const NonFullScreenPageModeUseOutlines:int

NonFullScreenPageModeUseThumbsConstant 
public static const NonFullScreenPageModeUseThumbs:int

PageLayoutOneColumnConstant 
public static const PageLayoutOneColumn:int = 2

PageLayoutSinglePageConstant 
public static const PageLayoutSinglePage:int = 1

PageLayoutTwoColumnLeftConstant 
public static const PageLayoutTwoColumnLeft:int = 4

PageLayoutTwoColumnRightConstant 
public static const PageLayoutTwoColumnRight:int = 8

PageLayoutTwoPageLeftConstant 
public static const PageLayoutTwoPageLeft:int = 16

PageLayoutTwoPageRightConstant 
public static const PageLayoutTwoPageRight:int = 32

PageModeFullScreenConstant 
public static const PageModeFullScreen:int = 512

PageModeUseAttachmentsConstant 
public static const PageModeUseAttachments:int = 2048

PageModeUseNoneConstant 
public static const PageModeUseNone:int = 64

PageModeUseOCConstant 
public static const PageModeUseOC:int = 1024

PageModeUseOutlinesConstant 
public static const PageModeUseOutlines:int = 128

PageModeUseThumbsConstant 
public static const PageModeUseThumbs:int = 256

PrintScalingNoneConstant 
public static const PrintScalingNone:int