Class pfcDetailTextLine
Description
This interface represents a line of text in a detail note.
See Also:
Property Summary
| |
| |
| |
| The text elements that make up the text line. |
Method Summary
| |
| |
| |
| Creates a data object containing a line of text in a note. |
Property Detail
The text elements that make up the text line.
Exceptions thrown (but not limited to):
Method Detail
Creates a data object containing a line of text in a note.
Parameters:
inTexts
The text strings that make up the line.
Returns:
The created data object.