Skip to main content
All docs
V23.2

CornerQRFrameOptions Properties

Defines a QR code’s corner frame.
Name Description
FrameColor Specifies the frame color. Inherited from QRFrameOptions.
FrameWidth Specifies the frame width in pixels. Inherited from QRFrameOptions.
Name
Padding Specifies the distance between the frame and QR code. Inherited from QRFrameOptions.
Text Specifies the text that displayed in the frame. Inherited from QRFrameOptions.
TextAlignment Specifies how the text is aligned with the frame line. Inherited from QRFrameOptions.
TextColor Specifies the color of the text in the frame. Inherited from QRFrameOptions.
TextPosition Specifies how the text is positioned against the QR code. Inherited from QRFrameOptions.
See Also