VintaSoft Barcode .NET SDK 16.0: Documentation for .NET developer
Vintasoft.Barcode.ISO15434 Namespace / UnsupportedEnvelopeFormat Class
Constructors Properties Methods SeeAlso
In This Topic
UnsupportedEnvelopeFormat Class Members
In This Topic
The following tables list the members exposed by UnsupportedEnvelopeFormat.
Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the UnsupportedEnvelopeFormat class.
Public Properties
 NameDescription
Public PropertyGets or sets the data of envelope format.
Public PropertyGets the format identifier. (Inherited from EnvelopeFormat)
Public PropertyGets the header of envelope element. (Inherited from EnvelopeElement)
Public PropertyGets the header variable data. (Inherited from EnvelopeFormat)
Public PropertyGets the printable name of envelope format. (Inherited from EnvelopeFormat)
Public PropertyGets the header of envelope element. (Inherited from EnvelopeElement)
Public Methods
 NameDescription
Public MethodClones this instance.
Public MethodParses the specified data of this envelope format.
Public MethodReturns a string that represents this instance.
See Also