 
            | Accusoft.PdfXpressSdk Namespace : AddTextOptions Class | 
The following tables list the members exposed by AddTextOptions.
| Name | Description | |
|---|---|---|
|  | AddTextOptions Constructor | Default constructor for AddTextOptions. | 
| Name | Description | |
|---|---|---|
|  | BoundingBox | Gets and sets the bounding box in which the text will be rendered. | 
|  | FontFamily | Gets and sets the font family of the added text. | 
|  | FontSize | Gets and sets the font size of the added text. | 
|  | FontWeight | Gets and sets the font weight of the added text. | 
|  | RenderMode | Gets and sets the render mode of the added text. This can determine whether the text is visible. | 
|  | TextDecoration | Gets and sets the text decoration of the added text. | 
|  | WrapMode | Gets and sets the auto wrap mode of the added text. |