TextParagraph

Inheritance: java.lang.Object

public class TextParagraph

Representerar PUB-textparagraf

Konstruktörer

KonstruktorBeskrivning
TextParagraph(List textParts, ParagraphStyle style)Konstruktor

Metoder

MetodBeskrivning
getTextParts()Textgrupper
getStyle()Stil för stycke

TextParagraph(List textParts, ParagraphStyle style)

public TextParagraph(List<TextGroup> textParts, ParagraphStyle style)

Konstruktor

Parameters:

ParameterTypBeskrivning
textPartsjava.util.List<com.aspose.pub.TextGroup>Textgrupper
styleParagraphStyleStyckeformat

getTextParts()

public final TextGroup[] getTextParts()

Textgrupper

Returns: com.aspose.pub.TextGroup[] - array av TextGroup-instans

getStyle()

public final ParagraphStyle getStyle()

Stil för stycke

Returns: ParagraphStyle - ParagraphStyle instance