QREncodeParams Class Documentation
classQREncodeParams : SystemIDisposableNamespace:Datalogics::PDFL
- Inherits from:
SystemIDisposable
Detailed Description
Used to control how the QR code is created.
Referenced by
Uses types
Constructor & Destructor Documentation
QREncodeParams
QREncodeParams(QREncodeParamsrhs, InternalConstructsignifier)Parameters
rhs: QREncodeParamssignifier: InternalConstruct
QREncodeParams
QREncodeParams(stringtext, doublex, doubley, doublewidth, doubleheight, QRErrorCorrectionLevelerrorLevel, uintquietZoneSize, QRColorcodeColor, QRColorbackgroundColor)Parameters
text: stringx: doubley: doublewidth: doubleheight: doubleerrorLevel: QRErrorCorrectionLevelquietZoneSize: uintcodeColor: QRColorbackgroundColor: QRColor
Create a new QREncodeParams object using the specified values.
~QREncodeParams
~QREncodeParams()Property Documentation
BackgroundColor
QRColorBackgroundColor[get, set]CodeColor
QRColorCodeColor[get, set]ErrorCorrectionLevel
QRErrorCorrectionLevelErrorCorrectionLevel[get, set]Height
doubleHeight[get, set]QuietZoneSize
uintQuietZoneSize[get, set]TextToEncode
stringTextToEncode[get, set]Width
doubleWidth[get, set]X
doubleX[get, set]Y
doubleY[get, set]Member Function Documentation
ConstructorRetrieve
static QREncodeParamsConstructorRetrieve(System.IntPtrignored)Parameters
ignored: System.IntPtr
Returns:
QREncodeParamsDispose
voidDispose()Returns:
voidDisposeChildren
voidDisposeChildren()Returns:
void