Visual Basic (Declaration) | |
---|---|
Public Enum BarCodeCaptionPosition Inherits System.Enum |
C# | |
---|---|
public enum BarCodeCaptionPosition : System.Enum |
Member | Description |
---|---|
Above | Caption is printed above the barcode symbol. |
Below | Caption is printed below the barcode symbol. |
None | Caption is not printed. |
System.Object
System.ValueType
System.Enum
GrapeCity.ActiveReports.SectionReportModel.BarCodeCaptionPosition
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
Reference
GrapeCity.ActiveReports.SectionReportModel NamespaceActiveReports6~GrapeCity.ActiveReports.Barcode~CaptionPosition