ConversionOptions
印刷ジョブをフォーマット間で変換し、印刷の準備をするときに ICpDocument クラスで使用されるパラメーターのセットを提供する変換オプション
NameSpace: StarMicronics.CloudPrnt
Syntax
public class ConversionOptions
Fields
HorizontalResolution
Declaration
public float HorizontalResolution
Field Value
Type |
Description |
---|---|
System.Single |
VerticalResolution
Declaration
public float VerticalResolution
Field Value
Type |
Description |
---|---|
System.Single |
Properties
BuzzerEndPattern
Declaration
public int BuzzerEndPattern { get; set; }
Property Value
Type |
Description |
---|---|
System.Int32 |
BuzzerStartPattern
Declaration
public int BuzzerStartPattern { get; set; }
Property Value
Type |
Description |
---|---|
System.Int32 |
DefaultFont
Declaration
public DeviceFont DefaultFont { get; set; }
Property Value
Type |
Description |
---|---|
DeviceWidth
Declaration
public int DeviceWidth { get; set; }
Property Value
Type |
Description |
---|---|
System.Int32 |
HoldPrintControlType
Declaration
public HoldPrintControl HoldPrintControlType { get; set; }
Property Value
Type |
Description |
---|---|
JobEndCutType
Declaration
public CutType JobEndCutType { get; set; }
Property Value
Type |
Description |
---|---|
JobEndFeedToCutter
Declaration
public bool JobEndFeedToCutter { get; set; }
Property Value
Type |
Description |
---|---|
System.Boolean |
OpenCashDrawer
Declaration
public DrawerOpenTime OpenCashDrawer { get; set; }
Property Value
Type |
Description |
---|---|
PaperPresentStatusControlType
Declaration
public PaperPresentStatusControl PaperPresentStatusControlType { get; set; }
Property Value
Type |
Description |
---|---|
PerformDither
Declaration
public bool PerformDither { get; set; }
Property Value
Type |
Description |
---|---|
System.Boolean |
ScaleToFit
Declaration
public bool ScaleToFit { get; set; }
Property Value
Type |
Description |
---|---|
System.Boolean |
SupportUTF8
Declaration
public bool SupportUTF8 { get; set; }
Property Value
Type |
Description |
---|---|
System.Boolean |