QRFrameOptions Properties
Contains options used to configure the frame for QR codes.| Name | Description |
|---|---|
| CornerRadius | Specifies rounded corners for the rectangular frame in pixels. |
| FrameColor | Specifies the frame color. |
| FrameWidth | Specifies the frame width in pixels. |
| Name | |
| Padding | Specifies the distance between the frame and QR code. |
| Text | Specifies the text that displayed in the frame. |
| TextAlignment | Specifies how the text is aligned with the frame line. |
| TextColor | Specifies the color of the text in the frame. |
| TextPosition | Specifies how the text is positioned against the QR code. |
See Also