PageRenderTime 41ms CodeModel.GetById 14ms RepoModel.GetById 0ms app.codeStats 0ms

/Microsoft.PointOfService.ControlBase/Microsoft/PointOfService/BaseServiceObjects/PrinterProperties.cs

https://bitbucket.org/jdluzen/microsoft-pos-for-.net
C# | 137 lines | 137 code | 0 blank | 0 comment | 0 complexity | 84923a13c08fbc6eed4d664ec10a4bc7 MD5 | raw file
  1. namespace Microsoft.PointOfService.BaseServiceObjects
  2. {
  3. public class PrinterProperties : Microsoft.PointOfService.BasicServiceObjects.CommonProperties
  4. {
  5. protected PrinterProperties()
  6. {
  7. }
  8. public System.String TopLogo { get { return null; } }
  9. public System.String BottomLogo { get { return null; } }
  10. public System.Boolean RecCoverOpen { get { return false; } set { } }
  11. public System.Boolean JrnCoverOpen { get { return false; } set { } }
  12. public System.Boolean SlpCoverOpen { get { return false; } set { } }
  13. public System.Boolean AsyncMode { get { return false; } set { } }
  14. public Microsoft.PointOfService.PrinterCartridgeNotify CartridgeNotify { get { return Microsoft.PointOfService.PrinterCartridgeNotify.Disabled; } set { } }
  15. public System.Int32 CharacterSet { get { return 0; } set { } }
  16. public System.Int32[] CharacterSetList { get { return null; } set { } }
  17. public Microsoft.PointOfService.PrinterErrorLevel ErrorLevel { get { return Microsoft.PointOfService.PrinterErrorLevel.None; } set { } }
  18. public Microsoft.PointOfService.PrinterStation ErrorStation { get { return Microsoft.PointOfService.PrinterStation.None; } set { } }
  19. public System.String ErrorString { get { return null; } set { } }
  20. public System.Boolean FlagWhenIdle { get { return false; } set { } }
  21. public System.String[] FontTypefaceList { get { return null; } set { } }
  22. public System.Boolean MapCharacterSet { get { return false; } set { } }
  23. public Microsoft.PointOfService.MapMode MapMode { get { return Microsoft.PointOfService.MapMode.Dots; } set { } }
  24. public Microsoft.PointOfService.Rotation RotateSpecial { get { return Microsoft.PointOfService.Rotation.Normal; } set { } }
  25. public Microsoft.PointOfService.CharacterSetCapability CapCharacterSet { get { return Microsoft.PointOfService.CharacterSetCapability.Numeric; } set { } }
  26. public System.Boolean CapConcurrentJrnRec { get { return false; } set { } }
  27. public System.Boolean CapConcurrentJrnSlp { get { return false; } set { } }
  28. public System.Boolean CapConcurrentRecSlp { get { return false; } set { } }
  29. public System.Boolean CapCoverSensor { get { return false; } set { } }
  30. public System.Boolean CapMapCharacterSet { get { return false; } set { } }
  31. public System.Boolean CapTransaction { get { return false; } set { } }
  32. public System.Boolean CoverOpen { get { return false; } set { } }
  33. public System.Boolean CapConcurrentPageMode { get { return false; } set { } }
  34. public System.Boolean CapRecPageMode { get { return false; } set { } }
  35. public System.Boolean CapSlpPageMode { get { return false; } set { } }
  36. public Microsoft.PointOfService.PrinterStation PageModeStation { get { return Microsoft.PointOfService.PrinterStation.None; } set { } }
  37. public System.Int32 PageModeHorizontalPosition { get { return 0; } set { } }
  38. public System.Int32 PageModeVerticalPosition { get { return 0; } set { } }
  39. public System.Drawing.Rectangle PageModePrintArea { get { return new System.Drawing.Rectangle(); } set { } }
  40. public Microsoft.PointOfService.PageModePrintDirection PageModePrintDirection { get { return Microsoft.PointOfService.PageModePrintDirection.None; } set { } }
  41. public System.Drawing.Point PageModeArea { get { return new System.Drawing.Point(); } set { } }
  42. public Microsoft.PointOfService.PageModeDescriptors PageModeDescriptor { get { return Microsoft.PointOfService.PageModeDescriptors.None; } set { } }
  43. public System.Boolean CapJrn2Color { get { return false; } set { } }
  44. public System.Boolean CapJrnBold { get { return false; } set { } }
  45. public Microsoft.PointOfService.PrinterCartridgeSensors CapJrnCartridgeSensor { get { return Microsoft.PointOfService.PrinterCartridgeSensors.None; } set { } }
  46. public Microsoft.PointOfService.PrinterColors CapJrnColor { get { return Microsoft.PointOfService.PrinterColors.None; } set { } }
  47. public System.Boolean CapJrnDHigh { get { return false; } set { } }
  48. public System.Boolean CapJrnDWide { get { return false; } set { } }
  49. public System.Boolean CapJrnDWideDHigh { get { return false; } set { } }
  50. public System.Boolean CapJrnEmptySensor { get { return false; } set { } }
  51. public System.Boolean CapJrnItalic { get { return false; } set { } }
  52. public System.Boolean CapJrnNearEndSensor { get { return false; } set { } }
  53. public System.Boolean CapJrnPresent { get { return false; } set { } }
  54. public System.Boolean CapJrnUnderline { get { return false; } set { } }
  55. public Microsoft.PointOfService.PrinterCartridgeStates JrnCartridgeState { get { return Microsoft.PointOfService.PrinterCartridgeStates.Unknown; } set { } }
  56. public Microsoft.PointOfService.PrinterColors JrnCurrentCartridge { get { return Microsoft.PointOfService.PrinterColors.None; } set { } }
  57. public System.Boolean JrnEmpty { get { return false; } set { } }
  58. public System.Boolean JrnLetterQuality { get { return false; } set { } }
  59. public System.Int32 JrnLineChars { get { return 0; } set { } }
  60. public System.Int32[] JrnLineCharsList { get { return null; } set { } }
  61. public System.Int32 JrnLineHeight { get { return 0; } set { } }
  62. public System.Int32 JrnLineSpacing { get { return 0; } set { } }
  63. public System.Int32 JrnLineWidth { get { return 0; } set { } }
  64. public System.Boolean JrnNearEnd { get { return false; } set { } }
  65. public System.Boolean CapRec2Color { get { return false; } set { } }
  66. public System.Boolean CapRecBarCode { get { return false; } set { } }
  67. public System.Boolean CapRecBitmap { get { return false; } set { } }
  68. public System.Boolean CapRecBold { get { return false; } set { } }
  69. public Microsoft.PointOfService.PrinterCartridgeSensors CapRecCartridgeSensor { get { return Microsoft.PointOfService.PrinterCartridgeSensors.None; } set { } }
  70. public Microsoft.PointOfService.PrinterColors CapRecColor { get { return Microsoft.PointOfService.PrinterColors.None; } set { } }
  71. public System.Boolean CapRecDHigh { get { return false; } set { } }
  72. public System.Boolean CapRecDWide { get { return false; } set { } }
  73. public System.Boolean CapRecDWideDHigh { get { return false; } set { } }
  74. public System.Boolean CapRecEmptySensor { get { return false; } set { } }
  75. public System.Boolean CapRecItalic { get { return false; } set { } }
  76. public System.Boolean CapRecLeft90 { get { return false; } set { } }
  77. public Microsoft.PointOfService.PrinterMarkFeeds CapRecMarkFeed { get { return Microsoft.PointOfService.PrinterMarkFeeds.None; } set { } }
  78. public System.Boolean CapRecNearEndSensor { get { return false; } set { } }
  79. public System.Boolean CapRecPaperCut { get { return false; } set { } }
  80. public System.Boolean CapRecPresent { get { return false; } set { } }
  81. public System.Boolean CapRecRight90 { get { return false; } set { } }
  82. public System.Boolean CapRecRotate180 { get { return false; } set { } }
  83. public System.Boolean CapRecStamp { get { return false; } set { } }
  84. public System.Boolean CapRecUnderline { get { return false; } set { } }
  85. public Microsoft.PointOfService.Rotation[] RecBarCodeRotationList { get { return null; } set { } }
  86. public Microsoft.PointOfService.Rotation[] RecBitmapRotationList { get { return null; } set { } }
  87. public Microsoft.PointOfService.PrinterCartridgeStates RecCartridgeState { get { return Microsoft.PointOfService.PrinterCartridgeStates.Unknown; } set { } }
  88. public Microsoft.PointOfService.PrinterColors RecCurrentCartridge { get { return Microsoft.PointOfService.PrinterColors.None; } set { } }
  89. public System.Boolean RecEmpty { get { return false; } set { } }
  90. public System.Boolean RecNearEnd { get { return false; } set { } }
  91. public System.Boolean RecLetterQuality { get { return false; } set { } }
  92. public System.Int32 RecLineChars { get { return 0; } set { } }
  93. public System.Int32[] RecLineCharsList { get { return null; } set { } }
  94. public System.Int32 RecLineHeight { get { return 0; } set { } }
  95. public System.Int32 RecLineSpacing { get { return 0; } set { } }
  96. public System.Int32 RecLinesToPaperCut { get { return 0; } set { } }
  97. public System.Int32 RecLineWidth { get { return 0; } set { } }
  98. public System.Int32 RecSidewaysMaxChars { get { return 0; } set { } }
  99. public System.Int32 RecSidewaysMaxLines { get { return 0; } set { } }
  100. public System.Boolean CapSlp2Color { get { return false; } set { } }
  101. public System.Boolean CapSlpBarCode { get { return false; } set { } }
  102. public System.Boolean CapSlpBitmap { get { return false; } set { } }
  103. public System.Boolean CapSlpBold { get { return false; } set { } }
  104. public System.Boolean CapSlpBothSidesPrint { get { return false; } set { } }
  105. public Microsoft.PointOfService.PrinterCartridgeSensors CapSlpCartridgeSensor { get { return Microsoft.PointOfService.PrinterCartridgeSensors.None; } set { } }
  106. public Microsoft.PointOfService.PrinterColors CapSlpColor { get { return Microsoft.PointOfService.PrinterColors.None; } set { } }
  107. public System.Boolean CapSlpDHigh { get { return false; } set { } }
  108. public System.Boolean CapSlpDWide { get { return false; } set { } }
  109. public System.Boolean CapSlpDWideDHigh { get { return false; } set { } }
  110. public System.Boolean CapSlpEmptySensor { get { return false; } set { } }
  111. public System.Boolean CapSlpFullSlip { get { return false; } set { } }
  112. public System.Boolean CapSlpItalic { get { return false; } set { } }
  113. public System.Boolean CapSlpLeft90 { get { return false; } set { } }
  114. public System.Boolean CapSlpNearEndSensor { get { return false; } set { } }
  115. public System.Boolean CapSlpPresent { get { return false; } set { } }
  116. public System.Boolean CapSlpRight90 { get { return false; } set { } }
  117. public System.Boolean CapSlpRotate180 { get { return false; } set { } }
  118. public System.Boolean CapSlpUnderline { get { return false; } set { } }
  119. public Microsoft.PointOfService.Rotation[] SlpBarCodeRotationList { get { return null; } set { } }
  120. public Microsoft.PointOfService.Rotation[] SlpBitmapRotationList { get { return null; } set { } }
  121. public Microsoft.PointOfService.PrinterCartridgeStates SlpCartridgeState { get { return Microsoft.PointOfService.PrinterCartridgeStates.Unknown; } set { } }
  122. public Microsoft.PointOfService.PrinterColors SlpCurrentCartridge { get { return Microsoft.PointOfService.PrinterColors.None; } set { } }
  123. public System.Boolean SlpEmpty { get { return false; } set { } }
  124. public System.Boolean SlpLetterQuality { get { return false; } set { } }
  125. public System.Int32 SlpLineChars { get { return 0; } set { } }
  126. public System.Int32[] SlpLineCharsList { get { return null; } set { } }
  127. public System.Int32 SlpLineHeight { get { return 0; } set { } }
  128. public System.Int32 SlpLinesNearEndToEnd { get { return 0; } set { } }
  129. public System.Int32 SlpLineSpacing { get { return 0; } set { } }
  130. public System.Int32 SlpLineWidth { get { return 0; } set { } }
  131. public System.Int32 SlpMaxLines { get { return 0; } set { } }
  132. public System.Boolean SlpNearEnd { get { return false; } set { } }
  133. public Microsoft.PointOfService.PrinterSide SlpPrintSide { get { return Microsoft.PointOfService.PrinterSide.Unknown; } set { } }
  134. public System.Int32 SlpSidewaysMaxChars { get { return 0; } set { } }
  135. public System.Int32 SlpSidewaysMaxLines { get { return 0; } set { } }
  136. }
  137. }