ActiveReports 8
MicroPDF417Options Class Members
See Also  Properties  Methods 
GrapeCity.ActiveReports.v8 Assembly > GrapeCity.ActiveReports.Options Namespace : MicroPDF417Options Class

Glossary Item Box

The following tables list the members exposed by MicroPDF417Options.

Public Constructors

 NameDescription
Public ConstructorMicroPDF417Options ConstructorOverloaded. Initializes a new instance of the MicroPDF417Options class.  
Top

Public Properties

 NameDescription
Public PropertyCompactionModeGets or sets the CompactionMode.  
Public PropertyFileIDGets or sets the file id of the structured append symbol.  
Public PropertySegmentCountGets or sets the segment count of the structured append symbol.  
Public PropertySegmentIndexGets or sets the segment index of structured append symbol.  
Public PropertyVersionGets or sets the symbol size.  
Top

Public Methods

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

See Also