Click or drag to resize

AttributeValues Fields

The AttributeValues type exposes the following members.

Fields
 NameDescription
Public fieldStatic memberBottom Align a content to the bottom.
Public fieldStatic memberCenter Align a content by the center.
Public fieldStatic memberClip Do not resize the image. Cut off any parts that do not fit within the target dimensions.
Public fieldStatic memberCutText Excess text will be trimmed out.
Public fieldStatic memberEmpty Empty value applicable to attributes for which only their presence is important.
Public fieldStatic memberExtralarge Specifies the largest size of a QR code.
Public fieldStatic memberFit Image will be resized proportionally (stretched or squeezzed) to fit within the target dimensions while preserving its aspect ratio.
Public fieldStatic memberHigh Specifies the "Q" (Quartile) level of error correction for a QR code as defined in ISO/IEC 18004:2015.
Public fieldStatic memberJustify Justify a content.
Public fieldStatic memberLarge Specifies a size of a QR code that is larger than "normal".
Public fieldStatic memberLargeFont The largest possible font size.
Public fieldStatic memberLeft Align a content to the left.
Public fieldStatic memberLow Specifies the "L" (Low) level of error correction for a QR code as defined in ISO/IEC 18004:2015.
Public fieldStatic memberMedium Specifies the "M" (Medium) level of error correction for a QR code as defined in ISO/IEC 18004:2015.
Public fieldStatic memberMediumFont Medium font size.
Public fieldStatic memberNormal Specifies the "normal" size option for a QR code. This size is the default option and is suitable for most use cases.
Public fieldStatic memberOff Turns off the feature defined in the associated attribute.
Public fieldStatic memberOn Turns on the feature defined in the associated attribute.
Public fieldStatic memberRight Align a content to the right.
Public fieldStatic memberSmall Specifies a size of a QR code that is smaller than "normal".
Public fieldStatic memberSmallFont The smallest possible font size, used by default.
Public fieldStatic memberSplitText Split text into lines on whitespaces.
Public fieldStatic memberTiny Specifies the smallest size of a QR code.
Public fieldStatic memberTop Align a content to the top.
Public fieldStatic memberUltra Specifies the "H" (High) level of error correction for a QR code as defined in ISO/IEC 18004:2015.
Public fieldStatic memberWrapText Split text into lines on any chars.
Top
See Also