|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IServiceConfiguration
Service configuration interface
| Method Summary | |
|---|---|
String |
getAreaToolOptionsBrushColor()
Getter for property 'areaToolOptionsBrushColor'. |
String |
getAreaToolOptionsPenColor()
Getter for property 'areaToolOptionsPenColor'. |
Integer |
getAreaToolOptionsPenDashStyle()
Getter for property 'areaToolOptionsPenDashStyle'. |
Integer |
getAreaToolOptionsPenWidth()
Getter for property 'areaToolOptionsPenWidth'. |
String |
getArrowToolOptionsBrushColor()
Getter for property 'arrowToolOptionsBrushColor'. |
String |
getArrowToolOptionsPenColor()
Getter for property 'arrowToolOptionsPenColor'. |
Integer |
getArrowToolOptionsPenDashStyle()
Getter for property 'arrowToolOptionsPenDashStyle'. |
Integer |
getArrowToolOptionsPenWidth()
Getter for property 'arrowToolOptionsPenWidth'. |
Integer |
getConnectorPosition()
Get connector position |
Integer |
getEnabledTools()
Get enabled tools |
String |
getGraphicsContainerSelector()
Get graphics container selector |
String |
getHighlightColor()
Getter for property 'highlightColor'. |
Integer |
getMinimumImageWidth()
Get minimum image width |
String |
getMode()
Get annotation mode |
String |
getPenColor()
Get pen color |
Integer |
getPenStyle()
Get pen style |
Integer |
getPenWidth()
Get pen width |
String |
getPolylineToolOptionsBrushColor()
Getter for property 'polylineToolOptionsBrushColor'. |
String |
getPolylineToolOptionsPenColor()
Getter for property 'polylineToolOptionsPenColor'. |
Integer |
getPolylineToolOptionsPenDashStyle()
Getter for property 'polylineToolOptionsPenDashStyle'. |
Integer |
getPolylineToolOptionsPenWidth()
Getter for property 'polylineToolOptionsPenWidth'. |
String |
getSelectionContainerSelector()
Get selection container selector |
String |
getSidebarContainerSelector()
Get sidebar container selector |
String |
getStrikeOutColor()
Getter for property 'strikeOutColor'. |
Integer |
getStrikeoutMode()
Get strikeout mode |
String |
getTextFieldBackgroundColor()
Getter for property 'textFieldBackgroundColor'. |
String |
getUnderlineColor()
Getter for property 'underlineColor'. |
String |
getWidgetId()
Get widget id |
Boolean |
isAnyToolSelection()
is any tool selection |
Boolean |
isClickableAnnotations()
Is annotations clickable |
Boolean |
isCreateMarkup()
Is create markup |
Boolean |
isDisconnectUncommented()
Is disconnect uncommented |
Boolean |
isEnableRightClickMenu()
Is enable right click menu |
Boolean |
isEnableSidePanel()
Is enable side panel |
Boolean |
isPrintAnnotations()
is print annotations with file |
Boolean |
isRightPanelEnabled()
Is right panel enabled |
Boolean |
isSaveReplyOnFocusLoss()
Is save reply on focus less |
Boolean |
isScrollOnFocus()
Is scroll on focus |
Boolean |
isShowFileExplorer()
Is show file explorer |
Boolean |
isShowToolbar()
Is show toolbar |
Boolean |
isTabNavigationEnabled()
Is tab key navigation enabled |
Boolean |
isTextSelectionSynchronousCalculation()
Is text selection synchronous calculation |
Boolean |
isUndoEnabled()
Is undo functional enabled |
Boolean |
isUse_pdf()
Is use pdf |
Boolean |
isUseEmScaling()
Is use em scaling |
Boolean |
isUsePageNumberInUrlHash()
Is use page number in url hash |
Boolean |
isVariableHeightPageSupport()
Is variable height page support |
| Methods inherited from interface com.groupdocs.viewer.config.IBackEndConfiguration |
|---|
getApplicationPath, getBasePath, getEncryptionKey, getExpirationDate, getLicensePath, getLocalesPath, getMaxCacheSize, getUploadPath, isUseAuthorization, isUseBrowserCache, isUseCache |
| Methods inherited from interface com.groupdocs.viewer.config.IFontEndConfiguration |
|---|
getBackgroundColor, getCurrentSearchHighlightColor, getFileDisplayName, getHeight, getInitialZoom, getJqueryFileDownloadCookieName, getPreloadPagesCount, getQuality, getSearchHighlightColor, getThumbnailsContainerBackgroundColor, getThumbnailsContainerBorderRightColor, getThumbnailsContainerWidth, getToolbarBorderBottomColor, getToolbarButtonBorderColor, getToolbarButtonBorderHoverColor, getToolbarButtonsBoxShadowHoverStyle, getToolbarButtonsBoxShadowStyle, getToolbarInputFieldBorderColor, getViewerStyle, getWatermarkColor, getWatermarkFontSize, getWatermarkPosition, getWatermarkText, getWidth, isConvertWordDocumentsCompletely, isDownloadPdfFile, isEnableStandardErrorHandling, isIgnoreDocumentAbsence, isLoadAllPagesOnSearch, isOnlyShrinkLargePages, isOpenThumbnails, isPreloadPagesOnBrowserSide, isPreventTouchEventsBubbling, isPrintWithWatermark, isSearchForSeparateWords, isShowDownload, isShowDownloadErrorsInPopup, isShowFolderBrowser, isShowHeader, isShowImageWidth, isShowOnePageInRow, isShowPaging, isShowPrint, isShowSearch, isShowThumbnails, isShowViewerStyleControl, isShowZoom, isSupportPageReordering, isSupportPageRotation, isSupportTextSelection, isTreatPhrasesInDoubleQuotesAsExactPhrases, isUseHtmlBasedEngine, isUseImageBasedPrinting, isUseInnerThumbnails, isUsePdfPrinting, isUsePngImagesForHtmlBasedEngine, isZoomToFitHeight, isZoomToFitWidth |
| Method Detail |
|---|
Boolean isUseEmScaling()
isUseEmScaling in interface com.groupdocs.viewer.config.IFontEndConfigurationBoolean isEnableRightClickMenu()
Boolean isShowToolbar()
Boolean isEnableSidePanel()
Boolean isScrollOnFocus()
String getStrikeOutColor()
String getHighlightColor()
String getUnderlineColor()
String getTextFieldBackgroundColor()
Boolean isTabNavigationEnabled()
Integer getMinimumImageWidth()
getMinimumImageWidth in interface com.groupdocs.viewer.config.IFontEndConfigurationInteger getAreaToolOptionsPenWidth()
String getAreaToolOptionsPenColor()
Integer getAreaToolOptionsPenDashStyle()
String getAreaToolOptionsBrushColor()
Integer getPolylineToolOptionsPenWidth()
String getPolylineToolOptionsPenColor()
Integer getPolylineToolOptionsPenDashStyle()
String getPolylineToolOptionsBrushColor()
Integer getArrowToolOptionsPenWidth()
String getArrowToolOptionsPenColor()
Integer getArrowToolOptionsPenDashStyle()
String getArrowToolOptionsBrushColor()
Integer getEnabledTools()
Integer getConnectorPosition()
Boolean isSaveReplyOnFocusLoss()
Boolean isClickableAnnotations()
Boolean isDisconnectUncommented()
Integer getStrikeoutMode()
String getSidebarContainerSelector()
Boolean isUsePageNumberInUrlHash()
Boolean isTextSelectionSynchronousCalculation()
Boolean isVariableHeightPageSupport()
Boolean isRightPanelEnabled()
Boolean isCreateMarkup()
Boolean isUse_pdf()
String getMode()
String getSelectionContainerSelector()
String getGraphicsContainerSelector()
String getWidgetId()
Boolean isShowFileExplorer()
Boolean isUndoEnabled()
Integer getPenWidth()
Integer getPenStyle()
String getPenColor()
Boolean isAnyToolSelection()
Boolean isPrintAnnotations()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||