#include <AText.h>
Instance Methods | |
| (instancetype) | - initWithTextItem: |
| (NSString *) | - description |
| Returns the string that can be sent to printer. | |
Properties | |
| NSMutableArray< id< ITextItem > > * | text |
| id< IRuler > | ruler |
| NSString * | fontName |
| FontStyleEnum | fontStyle |
| FontSizeUnitsEnum | fontSizeUnits |
| AlignEnum | alignment |
| RotateEnum | rotation |
Properties inherited from <IText> | |
| NSArray< id< ITextItem > > * | text |
| List of text items that use the same text settings. | |
Properties inherited from <ITextSettings> | |
| id< IRuler > | ruler |
| Ruler to use for text positioning and font size if using ruler for font scaling/resizing. | |
Properties inherited from <IFont> | |
| NSString * | fontName |
| The name of the font to use. | |
Properties inherited from <IFontSizeUnits> | |
| FontSizeUnitsEnum | fontSizeUnits |
| Font size units for character sizing. | |
Properties inherited from <IAlignment> | |
| AlignEnum | alignment |
Properties inherited from <IRotation> | |
| RotateEnum | rotation |
Base class for AText.
| - (NSString *) description |
|
readwritenonatomicassign |
|
readwritenonatomicstrong |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicassign |
|
readwritenonatomicstrong |
|
readwritenonatomicstrong |