Show / Hide Table of Contents

Class LogoToken

Inheritance
System.Object
PrintToken
LogoToken
Inherited Members
PrintToken.TokenDelimiter
PrintToken.TryGetValue(String, String)
PrintToken.GetValueOrDefault(String)
PrintToken.GetIntValueOrDefault(String)
PrintToken.TryGetEnumValue<TEnum>(String)
PrintToken.ContainsKey(String)
PrintToken.ToString()
PrintToken.TryParse(String, PrintToken)
PrintToken.Item[String]
Namespace: NineDigit.eKasa
Assembly: NineDigit.eKasa.dll
Syntax
public sealed class LogoToken : PrintToken

Properties

Address

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

Alignment

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

Size

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

Methods

Create(Int32, LogoSize, TextAlignment)

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