TextParagraph
Inheritance: java.lang.Object
public class TextParagraph
PUB metin paragrafını temsil eder
Yapıcılar
| Yapıcı | Açıklama |
|---|---|
| TextParagraph(List | Yapıcı |
Yöntemler
| Yöntem | Açıklama |
|---|---|
| getTextParts() | Metin grupları |
| getStyle() | Paragraf stili |
TextParagraph(List textParts, ParagraphStyle style)
public TextParagraph(List<TextGroup> textParts, ParagraphStyle style)
Yapıcı
Parameters:
| Parametre | Tür | Açıklama |
|---|---|---|
| textParts | java.util.List<com.aspose.pub.TextGroup> | Metin grupları |
| style | ParagraphStyle | Paragrafın stili |
getTextParts()
public final TextGroup[] getTextParts()
Metin grupları
Returns: com.aspose.pub.TextGroup[] - TextGroup örneklerinin dizisi
getStyle()
public final ParagraphStyle getStyle()
Paragraf stili
Returns: ParagraphStyle - ParagraphStyle instance