Skip to content

Commit

Permalink
update option names
Browse files Browse the repository at this point in the history
  • Loading branch information
pollyndos committed Jan 31, 2024
1 parent 960ac50 commit eeb49ee
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,23 +22,23 @@ An EPC QR Code (European Payments Council Quick Response Code) is a two-dimensio

## Specific Properties

- **AutoModule**
- **Auto Module**

Gets or sets whether the Module property value should be calculated automatically based on the barcode size.

- **Version**

Gets or sets the bar code’s size.

- **IncludeQuietZone**
- **Include Quiet Zone**

Gets or sets whether to add a blank space around the QR code.

- **Logo**

Specifies the image that overlays the QR code.

- **FrameOptions**
- **Frame Options**

Gets or sets the frame for QR codes.

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -22,23 +22,23 @@ An EPC QR Code (European Payments Council Quick Response Code) is a two-dimensio

## Specific Properties

- **AutoModule**
- **Auto Module**

Gets or sets whether the Module property value should be calculated automatically based on the barcode size.

- **Version**

Gets or sets the bar code’s size.

- **IncludeQuietZone**
- **Include Quiet Zone**

Gets or sets whether to add a blank space around the QR code.

- **Logo**

Specifies the image that overlays the QR code.

- **FrameOptions**
- **Frame Options**

Gets or sets the frame for QR codes.

Expand Down

0 comments on commit eeb49ee

Please sign in to comment.