Class ViewerOptions.DotMatrix

java.lang.Object
com.stimulsoft.report.options.ViewerOptions.DotMatrix
Enclosing class:
ViewerOptions

public static class ViewerOptions.DotMatrix extends Object
Class for adjusting a Dot-Matrix window of the report.
  • Constructor Details

    • DotMatrix

      public DotMatrix()
  • Method Details

    • getShowInTaskbar

      public static boolean getShowInTaskbar()
    • setShowInTaskbar

      public static void setShowInTaskbar(boolean value)
    • getDefaultEncodings

      public static String[] getDefaultEncodings()
    • setDefaultEncodings

      public static void setDefaultEncodings(String[] value)
    • getGroupBoxBorderType

      public static boolean getGroupBoxBorderType()
    • setGroupBoxBorderType

      public static void setGroupBoxBorderType(boolean value)
    • getGroupBoxEncoding

      public static boolean getGroupBoxEncoding()
      Gets or sets a value which controls collapsing of the Group Box Encoding of the Dot-Matrix window of the report.
    • setGroupBoxEncoding

      public static void setGroupBoxEncoding(boolean value)
    • getGroupBoxRefresh

      public static boolean getGroupBoxRefresh()
      Gets or sets a value which controls collapsing of the Group Box Rrefresh of the Dot-Matrix window of the report.
    • setGroupBoxRefresh

      public static void setGroupBoxRefresh(boolean value)
    • getGroupBoxSettings

      public static boolean getGroupBoxSettings()
      Gets or sets a value which contols a collapsing of the Group Box Settings of the Dot-Matrix window of the report.
    • setGroupBoxSettings

      public static void setGroupBoxSettings(boolean value)
    • getGroupBoxZoom

      public static boolean getGroupBoxZoom()
      Gets or sets a value which controls a collapsing of the Group Box Zoom.
    • setGroupBoxZoom

      public static void setGroupBoxZoom(boolean value)
    • getDotMatrixMode

      public static boolean getDotMatrixMode()
      Gets or sets a value which controls a visibillity of the Dot-Matrix Mode button of the report.
    • setDotMatrixMode

      public static void setDotMatrixMode(boolean value)
    • getCutLongLines

      public static boolean getCutLongLines()
    • setCutLongLines

      public static void setCutLongLines(boolean value)
    • getDrawBorder

      public static boolean getDrawBorder()
    • setDrawBorder

      public static void setDrawBorder(boolean value)
    • getKillSpaceLines

      public static boolean getKillSpaceLines()
    • setKillSpaceLines

      public static void setKillSpaceLines(boolean value)
    • getKillSpaceGraphLines

      public static boolean getKillSpaceGraphLines()
    • setKillSpaceGraphLines

      public static void setKillSpaceGraphLines(boolean value)
    • getPutFeedPageCode

      public static boolean getPutFeedPageCode()
    • setPutFeedPageCode

      public static void setPutFeedPageCode(boolean value)
    • getSimple

      public static boolean getSimple()
    • setSimple

      public static void setSimple(boolean value)
    • getUnicodeSingle

      public static boolean getUnicodeSingle()
    • setUnicodeSingle

      public static void setUnicodeSingle(boolean value)
    • getUnicodeDouble

      public static boolean getUnicodeDouble()
    • setUnicodeDouble

      public static void setUnicodeDouble(boolean value)
    • getAutoRefresh

      public static boolean getAutoRefresh()
    • setAutoRefresh

      public static void setAutoRefresh(boolean value)
    • getZoomX

      public static String getZoomX()
    • setZoomX

      public static void setZoomX(String value)
    • getZoomY

      public static String getZoomY()
    • setZoomY

      public static void setZoomY(String value)
    • getEncoding

      public static int getEncoding()
    • setEncoding

      public static void setEncoding(int value)
    • getViewerWpfIcon

      public static Object getViewerWpfIcon()
    • setViewerWpfIcon

      public static void setViewerWpfIcon(Object value)