Package | Description |
---|---|
com.aspose.pdf.generator.legacyxmlmodel |
Modifier and Type | Field and Description |
---|---|
Paragraphs |
Canvas.Paragraphs
Gets or sets a
GraphInfo collection that indicates all paragraphs in the section. |
Paragraphs |
Cell.Paragraphs
Gets or sets a
Paragraphs collection of paragraphs(ifa any)that are contained in the the cell. |
Paragraphs |
FloatingBox.Paragraphs
Gets or sets a
Paragraphs collection that indicates all paragraphs in the cell. |
Paragraphs |
FootNote.Paragraphs
Gets or sets a
Paragraph collection that indicates all paragraphs in the FootNote. |
Paragraphs |
HeaderFooter.Paragraphs
Gets or sets a
Paragraphs collection that indicates all paragraphs in
the header or footer. |
Paragraphs |
Section.Paragraphs |
Modifier and Type | Method and Description |
---|---|
Paragraphs |
TilingPattern.getTile()
Returns a list of
T:Aspose.Pdf.Paragraph s represented tile content. |
Modifier and Type | Method and Description |
---|---|
void |
TilingPattern.setTile(Paragraphs tile)
Sets a list of
T:Aspose.Pdf.Paragraph s represented tile content. |
Copyright © 2014 Aspose. All Rights Reserved.