定義文本類接口的協議。 更多...
#include <IText.h>
實體方法 | |
| (NSString *) | - description |
| 返回可以發送到打印機的字符串。 | |
屬性(properties) | |
| NSArray< id< ITextItem > > * | text |
| 使用相同文本設置的文本項列表。 | |
屬性(properties) 繼承自 <ITextSettings> | |
| id< IRuler > | ruler |
| 用於文本定位和字體大小的標尺,如果使用標尺進行字體縮放/調整大小。 | |
屬性(properties) 繼承自 <IFont> | |
| NSString * | fontName |
| 要使用的字體名稱。 | |
屬性(properties) 繼承自 <IFontSizeUnits> | |
| FontSizeUnitsEnum | fontSizeUnits |
| 字符大小的字體單位。 | |
屬性(properties) 繼承自 <IAlignment> | |
| AlignEnum | alignment |
屬性(properties) 繼承自 <IRotation> | |
| RotateEnum | rotation |
定義文本類接口的協議。
|
readwritenonatomicstrong |
使用相同文本設置的文本項列表。