GBParagraphTextItem Class Reference
Inherits from | GBParagraphItem : NSObject |
Declared in | GBParagraphTextItem.h GBParagraphTextItem.m |
Overview
Handles normal or formatted text for a GBCommentParagraph
.
Use stringValue
to get the text value of the item.
Tasks
-
– isTextItem
ReturnsYES
if this item is text. This is only used to simplify output generation!