Table of Contents

Class AdditionalBoiTvaDataText

Namespace
anybill.POS.Client.Models.Receipt.Security.Tse.BoiTva
Assembly
anybill.POS.Client.Abstractions.dll

Text object for the additional BOI-TVA data

public class AdditionalBoiTvaDataText : AdditionalBoiTvaDataBase
Inheritance
AdditionalBoiTvaDataText
Inherited Members

Constructors

AdditionalBoiTvaDataText()

public AdditionalBoiTvaDataText()

Properties

Alignment

alignment of the value on the PDF receipt.

public AdditionalBoiTvaDataAlignment Alignment { get; set; }

Property Value

AdditionalBoiTvaDataAlignment

Value

Value of the text which should be displayed.

public string Value { get; set; }

Property Value

string