Class CaptionUI
Contents
[
Hide
]CaptionUI class
UI wrapper for CaptionParameters class.
public sealed class CaptionUI
Properties
| Name | Description | 
|---|---|
| Alignment { get; set; } | Gets or sets the text alignment of the caption. | 
| Color { get; set; } | Gets or sets the forecolor of the caption. | 
| Font { get; set; } | Gets or sets the font of the caption. | 
| Padding { get; } | Gets or sets caption paddings Padding. | 
| Text { get; set; } | Gets or sets the content of the caption. | 
| Visible { get; set; } | Gets or sets a value indicates whether the caption is visible. | 
Methods
| Name | Description | 
|---|---|
| override ToString() | Returns a human-readable string representation of this CaptionUI. | 
See Also
- namespace Aspose.BarCode.Windows.Forms
 - assembly Aspose.BarCode