Show / Hide Table of Contents

Class PosPrinterDrawerConfiguration

Nastavenia otvárania peňažnej zásuvky pri tlači na POS tlačiarni.

Inheritance
System.Object
PosPrinterDrawerConfiguration
Implements
System.IEquatable<PosPrinterDrawerConfiguration>
IDeepCloneable<PosPrinterDrawerConfiguration>
IDeepCloneable
Namespace: NineDigit.eKasa
Assembly: NineDigit.eKasa.dll
Syntax
public sealed class PosPrinterDrawerConfiguration : Object, IEquatable<PosPrinterDrawerConfiguration>, IDeepCloneable<PosPrinterDrawerConfiguration>, IDeepCloneable

Constructors

PosPrinterDrawerConfiguration()

Vytvorí inštanciu s predvolenými hodnotami

Declaration
public PosPrinterDrawerConfiguration()

PosPrinterDrawerConfiguration(PosPrinterDrawerConfiguration)

Vytvorí kópiu nastavení

Declaration
public PosPrinterDrawerConfiguration(PosPrinterDrawerConfiguration configuration)
Parameters
Type Name Description
PosPrinterDrawerConfiguration configuration

Nastavenia, ktorých hodnoty budú skopírované

Properties

Enabled

Povolí alebo zakáže otvorenie peňažnej zásuvky pred tlačou dokladu.

Declaration
public bool Enabled { get; set; }
Property Value
Type Description
System.Boolean

Režim otvorenia peňažnej zásuvky. Predvolená hodnota je true.

Examples

false

Pin

Pin konektoru peňažnej zásuvky

Declaration
public DrawerPin Pin { get; set; }
Property Value
Type Description
DrawerPin

Konektor peňažnej zásuvky. Predvolená hodnota je Pin2.

Examples

Pin2

Methods

DeepClone()

Declaration
public PosPrinterDrawerConfiguration DeepClone()
Returns
Type Description
PosPrinterDrawerConfiguration

Equals(PosPrinterDrawerConfiguration)

Declaration
public bool Equals(PosPrinterDrawerConfiguration other)
Parameters
Type Name Description
PosPrinterDrawerConfiguration other
Returns
Type Description
System.Boolean

Equals(PosPrinterDrawerConfiguration, PosPrinterDrawerConfiguration)

Declaration
public static bool Equals(PosPrinterDrawerConfiguration first, PosPrinterDrawerConfiguration second)
Parameters
Type Name Description
PosPrinterDrawerConfiguration first
PosPrinterDrawerConfiguration second
Returns
Type Description
System.Boolean

Equals(Object)

Declaration
public override bool Equals(object obj)
Parameters
Type Name Description
System.Object obj
Returns
Type Description
System.Boolean

GetHashCode()

Declaration
public override int GetHashCode()
Returns
Type Description
System.Int32

Explicit Interface Implementations

IDeepCloneable.DeepClone()

Declaration
object IDeepCloneable.DeepClone()
Returns
Type Description
System.Object

Implements

System.IEquatable<>
IDeepCloneable<T>
IDeepCloneable
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©