MoveToNextLineShowText
MoveToNextLineShowText
Overview
MoveToNextLineShowText 是一个类在Java的FOSS中. 继承人: TextShowOperator.
转到下一行,显示文本操作符 (’).
这个类提供了3种方法,用于在Java程序中使用MoveToNextLineShowText 对象. 有的方法包括: MoveToNextLineShowText, getText. 所有公众成员在安装了Java的FOSS包后,可以访问任何 Java应用程序. 特性: text.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
text | String | Read | 返回文本字符串. |
Methods
| Signature | Description |
|---|---|
MoveToNextLineShowText(text: String) | 创建一个 MoveToNextLineShowText (’) 的操作符,该操作函数包含指定文本. |
MoveToNextLineShowText(operands: List<PdfBase>) | 从解析的操作符中创建一个 MoveToNextLineShowText (’) 运算符. |
getText() → String | 返回文本字符串. |