PDFView4NET WPF Edition
PDFDataMatrixBarcode Class Members
Properties  Methods 

O2S.Components.PDFView4NET.Graphics.Barcodes Namespace : PDFDataMatrixBarcode Class

The following tables list the members exposed by PDFDataMatrixBarcode.

Public Constructors
 NameDescription
Public ConstructorInitializes a new PDFDataMatrixBarcode object.  
Top
Public Properties
 NameDescription
Public PropertyGets or sets the alternate data to encode as a barcode. (Inherited from O2S.Components.PDFView4NET.Graphics.Barcodes.PDFBidimensionalBarcode)
Public PropertyGets or sets the background color of the barcode. (Inherited from PDFBidimensionalBarcode)
Public PropertyGets or sets the bars color. (Inherited from PDFBidimensionalBarcode)
Public PropertyGets or sets the height of the bottom quiet zone of the barcode. (Inherited from PDFBidimensionalBarcode)
Public PropertyGets or sets the string to be encoded as barcode. (Inherited from PDFBidimensionalBarcode)
Public PropertyGets or sets the encoding of this DataMatrix barcode.  
Public PropertyGets the height in points of the barcode rectangle. (Inherited from PDFBidimensionalBarcode)
Public PropertyGets or sets the X coordinate of the top left corner of the barcode's rectangle. (Inherited from PDFBidimensionalBarcode)
Public PropertyGets or sets the width of the left quiet zone of the barcode. (Inherited from PDFBidimensionalBarcode)
Public PropertyGets or sets the width of the right quiet zone of the barcode. (Inherited from PDFBidimensionalBarcode)
Public PropertyGets or sets the symbol size of this DataMatrix barcode.  
Public PropertyGets or sets the color of the barcode text. (Inherited from PDFBidimensionalBarcode)
Public PropertyGets or sets the Y coordinate of the top left corner of the barcode's rectangle. (Inherited from PDFBidimensionalBarcode)
Public PropertyGets or sets the height of the top quiet zone of the barcode. (Inherited from PDFBidimensionalBarcode)
Public PropertyGets the width in points of the barcode rectangle. (Inherited from PDFBidimensionalBarcode)
Public PropertyGets or sets the width in points of a narrow bar. (Inherited from PDFBidimensionalBarcode)
Public PropertyGets or sets the height of a bar. (Inherited from PDFBidimensionalBarcode)
Top
Public Methods
 NameDescription
Public MethodApplies the 253-state randomizing algorithm on padding values.  
Top
See Also

Reference

PDFDataMatrixBarcode Class
O2S.Components.PDFView4NET.Graphics.Barcodes Namespace