Namespace: Spire.Barcode
Assembly: Spire.Barcode (in Spire.Barcode.dll) Version: 5.6.0.0 (5.6.0.9020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
[SerializableAttribute]
public class BarcodeSettings : IBarcodeSettings
<SerializableAttribute>
Public Class BarcodeSettings
	Implements IBarcodeSettings
[SerializableAttribute]
public ref class BarcodeSettings : IBarcodeSettings
[<SerializableAttribute>]
type BarcodeSettings =  
    class
        interface IBarcodeSettings
    end

Members

            
 All Members  Constructors   Properties   Methods  
 Public

 Protected
 Instance

 Static 
 Declared

 Inherited
 XNA Framework Only 

 .NET Compact Framework Only 

 MemberDescription
BarcodeSettings()()()()
Initializes a new instance of the BarcodeSettings class
ApplyKey(String)
AutoResize
AztecErrorCorrection
AztecLayers
BackColor
BarHeight
BorderColor
BorderDashStyle
BorderWidth
BottomMargin
BottomText
BottomTextAligment
BottomTextColor
BottomTextFont
CodabarStartChar
CodabarStopChar
Code128SetMode
ColumnCount
Data
Data2D
DataMatrixSymbolShape
DpiX
DpiY
Equals(Object)
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Finalize()()()()
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
FontColor
ForeColor
GetHashCode()()()()
Serves as a hash function for a particular type.
(Inherited from Object.)
GetType()()()()
Gets the Type of the current instance.
(Inherited from Object.)
HasBorder
ImageHeight
ImageWidth
ITF14BearerBars
LeftMargin
MacroFileIndex
MacroSegmentIndex
MemberwiseClone()()()()
Creates a shallow copy of the current Object.
(Inherited from Object.)
Pdf417DataMode
Pdf417ECL
Pdf417Truncated
QRCodeDataMode
QRCodeECL
QRCodeLogoImage
ResolutionType
RightMargin
Rotate
RowCount
ShowBottomText
ShowCheckSumChar
ShowStartCharAndStopChar
ShowText
ShowTextOnBottom
ShowTopText
SupData
SupSpace
TextAlignment
TextColor
TextFont
TextMargin
TextRenderingHint
TopMargin
TopText
TopTextAligment
TopTextColor
TopTextFont
TopTextMargin
ToString()()()()
Returns a String that represents the current Object.
(Inherited from Object.)
Type
Unit
UseAntiAlias
UseChecksum
WideNarrowRatio
X
XYRatio
Y

Inheritance Hierarchy

System..::..Object
  Spire.Barcode..::..BarcodeSettings

See Also