Solid Framework SDK 10.0.12602
SDK for converting and extracting value from PDFs
|
Represents a block of text that has the same formatting More...
Public Member Functions | |
virtual void | Dispose () |
bool | Equals (SolidFramework.Model.Plumbing.Run other) |
override bool | Equals (object obj) |
override int | GetHashCode () |
Static Public Member Functions | |
static bool | operator== (SolidFramework.Model.Plumbing.Run obj1, SolidFramework.Model.Plumbing.Run obj2) |
static bool | operator!= (SolidFramework.Model.Plumbing.Run obj1, SolidFramework.Model.Plumbing.Run obj2) |
Properties | |
string | Text [get] |
Gets the text. More... | |
SolidFramework.Model.Plumbing.TextStyle | Style [get] |
Gets the TextStyle for this Run. More... | |
SolidFramework.Model.Plumbing.Bookmark | BookmarkStart [get] |
Gets the Bookmark that starts on this run. More... | |
SolidFramework.Model.Plumbing.Bookmark | BookmarkEnd [get] |
Gets the Bookmark that ends on this run. More... | |
SolidFramework.Model.Plumbing.Shape | InlineShape [get] |
Gets the inline shape. This may be null. More... | |
SolidFramework.Model.Plumbing.Hyperlink | Hyperlink [get] |
Gets the hyperlink attached to the Run. This may be null. More... | |
bool | IsPageNumberField [get] |
Gets whether the run represents a page number field. | |
Represents a block of text that has the same formatting
|
get |
|
get |
|
get |
Gets the hyperlink attached to the Run. This may be null.
|
get |
Gets the inline shape. This may be null.
|
get |
|
get |
Gets the text.