Show / Hide Table of Contents

Class LogoToken

Inheritance
object
PrintToken
LogoToken
Inherited Members
PrintToken.TokenDelimiter
PrintToken.ToString()
PrintToken.TryParse(string, out PrintToken)
object.Equals(object)
object.Equals(object, object)
object.GetHashCode()
object.GetType()
object.ReferenceEquals(object, object)
Namespace: NineDigiteKasa
Assembly: NineDigit.eKasa.dll
Syntax
public sealed class LogoToken : PrintToken

Properties

Address

Declaration
public int Address { get; }
Property Value
Type Description
int

Alignment

Declaration
public TextAlignment Alignment { get; }
Property Value
Type Description
TextAlignment

Size

Declaration
public LogoSize Size { get; }
Property Value
Type Description
LogoSize

Methods

Create(int, LogoSize, TextAlignment)

Declaration
public static LogoToken Create(int address, LogoSize size = LogoSize.Normal, TextAlignment alignment = TextAlignment.Center)
Parameters
Type Name Description
int address
LogoSize size
TextAlignment alignment
Returns
Type Description
LogoToken
In This Article
Na začiatok stránky Nine Digit, s.r.o. ©