The following tables list the members exposed by CodecsRtfLoadOptions.
| Name | Description | |
|---|---|---|
| BackColor | Gets or sets the background color used when rendering RTF documents. |
| BottomMargin | Gets or sets the bottom margin used when loading RTF images. |
| LeftMargin | Gets or sets the left margin used when loading RTF images. |
| PaperHeight | Gets or sets the height of the paper used when loading RTF images. |
| PaperWidth | Gets or sets the width of the paper used when loading RTF images. |
| RightMargin | Gets or sets the right margin used when loading RTF images. |
| TopMargin | Gets or sets the top margin used when loading RTF images. |
| XResolution | Gets or sets the horizontal display resolution in dots per inch. |
| YResolution | Gets or sets the vertical display resolution in dots per inch. |