Web API Edition | ComponentOne
C1.BarCode Namespace / MicroPDF417Options Class
Properties Methods


In This Topic
    MicroPDF417Options Class Members
    In This Topic

    The following tables list the members exposed by MicroPDF417Options.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Properties
     NameDescription
    Public PropertyGets or sets the CompactionMode.  
    Public PropertyGets or sets the file id of structured append symbol.  
    Public PropertyGets or sets the segment count of structured append symbol.  
    Public PropertyGets or sets the segment index of structured append symbol.  
    Public PropertyGets or sets the symbol size.  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Assigns (copies) properties from another BarCodeOptionsBase to the current object.  
    Public MethodOverridden. Creates a new object that is a copy of the current options.  
    Public MethodDetermines whether the specified System.Object is equal to the current System.Object. (Inherited from C1.BarCode.BarCodeOptionsBase)
    Public MethodServes as the default hash function. (Inherited from C1.BarCode.BarCodeOptionsBase)
    Public MethodResets all properties to default values.  
    Public MethodIndicates whether any property of this object has changed from its default value.  
    Public MethodReturns a string that represents the current object.  
    Top
    Protected Methods
     NameDescription
    Protected MethodNotifies of value changing (Inherited from C1.BarCode.BarCodeOptionsBase)
    Protected Method  
    Protected Method  
    Top
    See Also