Caption Class |
Namespace: Aspose.BarCode
The Caption type exposes the following members.
Name | Description | |
---|---|---|
![]() | Caption |
Initializes a new instance of the Caption class with default vaule.
|
![]() | Caption(String) |
Initializes a new instance of the Caption class with specified text.
|
![]() | Caption(String, Boolean, StringAlignment, Single, Color, Font) |
Initializes a new instance of the Caption class.
|
Name | Description | |
---|---|---|
![]() | Font |
Gets or sets the font of the caption.
|
![]() | ForeColor |
Gets or sets the forecolor of the caption.
|
![]() | Space |
Gets or sets the space between the caption and the barcode,
and the space between border and the caption
|
![]() | Text |
Gets or sets the content of the caption.
|
![]() | TextAlign |
Gets or sets the text alignment of the caption.
e.g. when the text is writing from left to right, StringAlignment.Near means the Caption will be aligned to the left
|
![]() | Visible |
Gets or sets a value indicates whether the caption is visible.
|
Name | Description | |
---|---|---|
![]() | Copy |
Get a new copy of the caption instance.
|
![]() | CreateObjRef | (Inherited from MarshalByRefObject.) |
![]() | Dispose |
Dispose the Caption instance
|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetLifetimeService | (Inherited from MarshalByRefObject.) |
![]() | GetType | (Inherited from Object.) |
![]() | InitializeLifetimeService | (Inherited from MarshalByRefObject.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | MemberwiseClone(Boolean) | (Inherited from MarshalByRefObject.) |
![]() | ToString | (Inherited from Object.) |