ActiveReports Developer 7
PDF417Options Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.Options Namespace : PDF417Options Class

Glossary Item Box

The following tables list the members exposed by PDF417Options.

Public Constructors

 NameDescription
Public ConstructorPDF417Options ConstructorInitializes a new instance of PDF417Options class.  
Top

Public Properties

 NameDescription
Public PropertyColumnGets or sets column numbers for the barcode.  
Public PropertyErrorLevelGets or sets the error correction level for the barcode.  
Public PropertyRowGets or sets row numbers for the barcode.  
Public PropertyTypeGets or set the PDF417 barcode's type.  
Top

Public Methods

 NameDescription
Public MethodEqualsCompares the PDF417 object to another System.Object to see if they are equal.  
Public MethodToStringReturns a string that represents the current object.  
Top

See Also