Package | Description |
---|---|
com.aspose.pdf.generator.legacyxmlmodel |
Modifier and Type | Class and Description |
---|---|
class |
ListSection
An object to display different lists.
|
Modifier and Type | Field and Description |
---|---|
Section |
LoadingContext.CurrentSection |
Modifier and Type | Method and Description |
---|---|
Section |
Sections.get_Item(int index) |
Modifier and Type | Method and Description |
---|---|
void |
Sections.add(Section section) |
static void |
Adapter.copyRelevantAttributesAndContent(Section sourceOldSection,
Page newPage) |
Constructor and Description |
---|
Graph(Section parentSection)
Initializes a new instance of the
Graph class. |
Graph(Section parentSection,
float width,
float height)
Initializes a new instance of the
Graph class. |
GraphNote(Section section)
Initializes a new instance of the
GraphNote class. |
GraphNote(Section section,
String content)
Initializes a new instance of the
GraphNote class. |
HeaderFooter(Section section)
Initializes a new instance of the
HeaderFooter class. |
Heading(LegacyPdf pdf,
Section section,
int level)
Initializes a new instance of the
Heading class. |
Image(Section section)
Initializes a new instance of the
Image class. |
PageSetup(Section section)
Initializes a new instance of the
PageSetup class. |
Table(Section section)
Initializes a new instance of the
Table class in the Section . |
Text(Section section)
Initializes a new instance of the
Text class. |
Text(Section section,
String content)
Initializes a new instance of the
Text class. |
Copyright © 2014 Aspose. All Rights Reserved.