Package | Description |
---|---|
com.aspose.pdf.generator.legacyxmlmodel |
Modifier and Type | Class and Description |
---|---|
class |
Annotation |
class |
Attachment
Represents an attachment
Paragraph in a Pdf document. |
class |
Canvas
Represents a Canvs
Paragraph in a Pdf document. |
class |
CircleNote |
class |
DocumentAttachment
Represents a set of document level attachment
Paragraph in a Pdf document. |
class |
FloatingBox
Represents a FloatingBox
Paragraph in a Pdf document. |
class |
FormField
Represents a formfield
Paragraph in the Pdf document. |
class |
Graph
Represents a graph
Paragraph . |
class |
Heading
Represents a heading in Pdf document.
|
class |
Image
Represents an image
Paragraph in a Pdf document. |
class |
LineAnnot |
class |
RadioButton
Represents a radiobutton item in a radiobutton field.
|
class |
SquareNote |
class |
Table
Represents a table
Paragraph in a Pdf document. |
class |
Text
Represents a text
Paragraph in a Pdf document. |
class |
TextMarkupNote |
Modifier and Type | Method and Description |
---|---|
Paragraph |
Paragraphs.get_Item(int index) |
Paragraph |
Segment.getInlineParagraph()
Gets or sets a
Paragraph object that indicates the inline paragraph. |
Modifier and Type | Method and Description |
---|---|
void |
Paragraph.copyTo(Paragraph par) |
void |
Paragraphs.remove(Paragraph paragraphToRemove)
Removes a
Paragraph object from the collection. |
void |
Segment.setInlineParagraph(Paragraph value) |
Copyright © 2014 Aspose. All Rights Reserved.