Show / Hide Table of Contents

Class PosPrinterQrCodeConfiguration

Nastavenia tlače QR kódu

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

Constructors

PosPrinterQrCodeConfiguration()

Vytvorí inštanciu s predvolenými hodnotami

Declaration
public PosPrinterQrCodeConfiguration()

PosPrinterQrCodeConfiguration(PosPrinterQrCodeConfiguration)

Vytvorí kópiu nastavení

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

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

Properties

EnableMargin

Indikácia, či má byť pred a za QR kódom vložené odsadenie.

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

Mode

Grafický mód tlače QR kódu

Declaration
public EscPosQrCodeMode Mode { get; set; }
Property Value
Type Description
EscPosQrCodeMode

Platná hodnota grafického módu tlače QR kódu. Predvolená hodnota je EscPos.

Examples

EscPos

Methods

DeepClone()

Declaration
public PosPrinterQrCodeConfiguration DeepClone()
Returns
Type Description
PosPrinterQrCodeConfiguration

Equals(PosPrinterQrCodeConfiguration)

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

Equals(PosPrinterQrCodeConfiguration, PosPrinterQrCodeConfiguration)

Declaration
public static bool Equals(PosPrinterQrCodeConfiguration first, PosPrinterQrCodeConfiguration second)
Parameters
Type Name Description
PosPrinterQrCodeConfiguration first
PosPrinterQrCodeConfiguration 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. ©