Solid Framework SDK 10.0.12602
SDK for converting and extracting value from PDFs
|
Public Member Functions | |
override void | Dispose () |
SolidFramework.Model.Plumbing.RunsCollection | GetRuns () |
Gets the collection of Run objects that are in the Paragraph. | |
override string | ToString () |
int | GetID () |
SolidFramework.Model.Plumbing.SolidObjectType | GetObjectType () |
bool | Equals (SolidFramework.Model.Plumbing.SolidObject other) |
override bool | Equals (object obj) |
override int | GetHashCode () |
Static Public Member Functions | |
static bool | operator== (SolidFramework.Model.Plumbing.SolidObject obj1, SolidFramework.Model.Plumbing.SolidObject obj2) |
static bool | operator!= (SolidFramework.Model.Plumbing.SolidObject obj1, SolidFramework.Model.Plumbing.SolidObject obj2) |
Properties | |
SolidFramework.Model.Plumbing.Run | this[int index] [get] |
SolidFramework.Model.Plumbing.TabStopCollection | TabStops [get] |
SolidFramework.Model.Plumbing.ParagraphStyle | Style [get] |
Gets the ParagraphStyle for this Paragraph. More... | |
SolidFramework.Model.Plumbing.List | AttachedList [get] |
Gets the List that is associated with the paragraph. This will be null if the paragraph is not part of a list. More... | |
int | Count [get] |
Gets the number of Run objects that are in the Paragraph. | |
int | AttachedListLevel [get] |
|
virtual |
Reimplemented from SolidFramework.Model.Plumbing.SolidObject.
|
get |
|
get |
Gets the ParagraphStyle for this Paragraph.