Bookmark Class | 
Namespace: Opait.Barcoder.QRCode
public class Bookmark
The Bookmark type exposes the following members.
| Name | Description | |
|---|---|---|
| Bookmark | 
            Initializes a new instance of the Bookmark class.
              | |
| Bookmark(String, String) | 
            Initializes a new instance of the Bookmark class.
              | 
| Name | Description | |
|---|---|---|
| Title | 
            Gets or sets the display title of the bookmark.
              | |
| Url | 
            Gets or sets the URL link attached to the browser bookmark.
              | 
| Name | Description | |
|---|---|---|
| ToString | 
            Formats the payload as input string to the encoder.
              (Overrides ObjectToString.) |