![]()
|
paragrph Specification SheetPortable Object Compiler (c) 1997,98. All Rights Reserved.
ParagraphInherits from: ObjectMaturity Index: Experimental
Class DescriptionA Paragraph associates a text instance with a text style.
Method typesCreationAccessingFormat ConversionsPrintingMethodsnew+new withText:+withText:aText withText:style:+withText:aTextstyle:aStyle copy-copy free-free text-text textStyle-textStyle text:-text:v textStyle:-textStyle:v asString-asString asText-asText printOn:-printOn:(IOD)aFilePrints the Text for this instance. Returns the receiver.
|