The QRCodeSettings type exposes the following members.

Constructors

  NameDescription
QRCodeSettings
Initializes a new instance of the QRCodeSettings class

Methods

  NameDescription
Equals (Overrides CodeSettings..::.Equals(Object).)
Finalize
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.)
GetHashCode (Overrides CodeSettings..::.GetHashCode()()().)
GetType
Gets the Type of the current instance.
(Inherited from Object.)
MaxVersion (Overrides CodeSettings..::.MaxVersion()()().)
MemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
ToString
Returns a String that represents the current Object.
(Inherited from Object.)

Properties

  NameDescription
ErrorCorrectionLevel (Inherited from CodeSettings.)
Mask
MirrorImaging (Inherited from CodeSettings.)
ReflectanceReversal (Inherited from CodeSettings.)
Version (Inherited from CodeSettings.)

See Also