ActiveReports3 Request technical support
PDF417Options Class Members
See Also  Properties  Methods 


The following tables list the members exposed by PDF417Options.

Public Constructors

 NameDescription
Public ConstructorPDF417Options ConstructorOverloaded. Initializes a new instance of the 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 MethodEqualsOverridden. Compares the PDF417 object to another System.Object to see if they are equal.  
Public MethodGetHashCodeOverridden. Serves as a hash function for a particular type, suitable for use in hashing algorithms and data structures like a hash table.  
Public MethodToStringOverridden. Returns a string that represents the current object.  
Top

See Also