BarCode for UWP/WinRT
BarCodeCaptionPosition Enumeration

Specifies the barcode caption position relative to the barcode symbol.
Syntax
'Declaration
 
Public Enum BarCodeCaptionPosition 
   Inherits System.Enum
public enum BarCodeCaptionPosition : System.Enum 
Members
MemberDescription
AboveCaption is printed above the barcode symbol.
BelowCaption is printed below the barcode symbol.
NoneCaption is not printed.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.BarCode.BarCodeCaptionPosition

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

C1.BarCode Namespace

 

 


Copyright (c) GrapeCity, inc. All rights reserved.