Table of Contents

Enum CustomSectionPosition

Namespace
anybill.POS.Client.Models.Receipt.Misc.Extension.CustomSection
Assembly
anybill.POS.Client.Abstractions.dll

Position type where section should be displayed.

public enum CustomSectionPosition

Fields

After = 1

Section should be displayed after.

Before = 0

Section should be displayed before.