Class TextStyle
TextStyle class
Class represents style of text in annotation
public class TextStyle
Properties
| Name | Description |
|---|---|
| Color { get; set; } | Color of the text. |
| FontName { get; set; } | Name of the font. |
| FontSize { get; set; } | Fonst size. |
| HorizontalAlignment { get; set; } | Text alignment. Valid values are: Left, Center, Rigth. |
Methods
| Name | Description |
|---|---|
| override ToString() | String representation of TextStyle. |
See Also
- namespace Aspose.Pdf.Annotations
- assembly Aspose.PDF