Package com.stimulsoft.report.options
Class ViewerOptions.DotMatrix
java.lang.Object
com.stimulsoft.report.options.ViewerOptions.DotMatrix
- Enclosing class:
ViewerOptions
Class for adjusting a Dot-Matrix window of the report.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleanstatic booleanstatic String[]static booleanGets or sets a value which controls a visibillity of the Dot-Matrix Mode button of the report.static booleanstatic intstatic booleanstatic booleanGets or sets a value which controls collapsing of the Group Box Encoding of the Dot-Matrix window of the report.static booleanGets or sets a value which controls collapsing of the Group Box Rrefresh of the Dot-Matrix window of the report.static booleanGets or sets a value which contols a collapsing of the Group Box Settings of the Dot-Matrix window of the report.static booleanGets or sets a value which controls a collapsing of the Group Box Zoom.static booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic booleanstatic Objectstatic StringgetZoomX()static StringgetZoomY()static voidsetAutoRefresh(boolean value) static voidsetCutLongLines(boolean value) static voidsetDefaultEncodings(String[] value) static voidsetDotMatrixMode(boolean value) static voidsetDrawBorder(boolean value) static voidsetEncoding(int value) static voidsetGroupBoxBorderType(boolean value) static voidsetGroupBoxEncoding(boolean value) static voidsetGroupBoxRefresh(boolean value) static voidsetGroupBoxSettings(boolean value) static voidsetGroupBoxZoom(boolean value) static voidsetKillSpaceGraphLines(boolean value) static voidsetKillSpaceLines(boolean value) static voidsetPutFeedPageCode(boolean value) static voidsetShowInTaskbar(boolean value) static voidsetSimple(boolean value) static voidsetUnicodeDouble(boolean value) static voidsetUnicodeSingle(boolean value) static voidsetViewerWpfIcon(Object value) static voidstatic void
-
Constructor Details
-
DotMatrix
public DotMatrix()
-
-
Method Details
-
getShowInTaskbar
public static boolean getShowInTaskbar() -
setShowInTaskbar
public static void setShowInTaskbar(boolean value) -
getDefaultEncodings
-
setDefaultEncodings
-
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
-
setZoomX
-
getZoomY
-
setZoomY
-
getEncoding
public static int getEncoding() -
setEncoding
public static void setEncoding(int value) -
getViewerWpfIcon
-
setViewerWpfIcon
-