CornerQRFrameOptions Properties
Contains options that customize a frame and associated text around a QR code.| Name | Description |
|---|---|
| FrameColor | Gets or sets a QR code’s frame color. |
| FrameWidth | Gets or sets a QR code’s frame width. |
| Padding | Gets or sets a QR code’s padding. |
| Text | Gets or sets a QR code’s frame text. |
| TextAlignment | Gets or sets a QR code’s frame text alignment. |
| TextColor | Gets or sets a QR code’s frame text color. |
| TextPosition | Gets or sets a QR code’s frame text position. |
See Also