Uses of Class
com.stimulsoft.webviewer.enums.StiContentAlignment

Packages that use StiContentAlignment
com.stimulsoft.webviewer   
com.stimulsoft.webviewer.enums   
 

Uses of StiContentAlignment in com.stimulsoft.webviewer
 

Methods in com.stimulsoft.webviewer that return StiContentAlignment
 StiContentAlignment StiWebViewerOptions.ToolbarOptions.getAlignment()
          The alignment of the viewer toolbar.
 StiContentAlignment StiWebViewerOptions.getPageAlignment()
          Deprecated. 
 StiContentAlignment StiWebViewerOptions.AppearanceOptions.getPageAlignment()
          The alignment of the viewer page.
 StiContentAlignment StiWebViewerOptions.getToolbarAlignment()
          Deprecated. 
 

Methods in com.stimulsoft.webviewer with parameters of type StiContentAlignment
 void StiWebViewerOptions.ToolbarOptions.setAlignment(StiContentAlignment alignment)
          The alignment of the viewer toolbar.
 void StiWebViewerOptions.setPageAlignment(StiContentAlignment pageAlignment)
          Deprecated. 
 void StiWebViewerOptions.AppearanceOptions.setPageAlignment(StiContentAlignment pageAlignment)
          The alignment of the viewer page.
 void StiWebViewerOptions.setToolbarAlignment(StiContentAlignment toolbarAlignment)
          Deprecated. 
 

Uses of StiContentAlignment in com.stimulsoft.webviewer.enums
 

Methods in com.stimulsoft.webviewer.enums that return StiContentAlignment
static StiContentAlignment StiContentAlignment.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static StiContentAlignment[] StiContentAlignment.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2017 Stimulsoft. All Rights Reserved.