Solid Framework SDK 10.0.12602
SDK for converting and extracting value from PDFs
|
Classes | |
class | AnalyzeResults |
Analyzes Results. More... | |
class | Bookmarks |
Represents bookmarks. More... | |
class | CachedPageImage |
Cached Page Image. More... | |
class | CenterDialog |
Used to center any Windows dialog. Example: More... | |
class | ClipboardEventArgs |
Represents clipboard event. More... | |
class | DocumentPropertiesForm |
Represents document properties form. More... | |
class | DoubleBufferedListView |
class | ExplorerPanel |
class | ExplorerTree |
class | FileListData |
class | MarqueEventArgs |
Represents Marque Event Args. More... | |
class | MRUListUpdateArgs |
class | PageRangeForm |
Page range form More... | |
class | PageView |
A Page View is a user control that when loaded with a Page Model will display the PDF document. Scrolling and zooming (using Ctrl plus the mouse wheel). are automatically supported. While it is possible to search within the open pages, this is more easily achieved using the PdfViewer control. More... | |
class | PasswordForm |
Represents password form. More... | |
class | PdfNode |
class | PdfViewer |
class | ProgressForm |
class | SecurityEditor |
Represents Security Editor. More... | |
class | SolidFolderBrowserDialog |
The Solid Framework forms are designed to work with the Solid Macro Recorder, as it enables incerception from the UI. More... | |
class | SolidMessageBox |
The Solid Framework Message Box can be incercepted with our Macro interface and allows a check box to be added for bulk operation - do this for all. More... | |
class | SolidOpenFileDialog |
The Solid Framework forms are designed to work with the Solid Macro Recorder, as it enables incerception from the UI. More... | |
class | SolidSaveFileDialog |
The Solid Framework forms are designed to work with the Solid Macro Recorder, as it enables incerception from the UI. More... | |
class | ThumbnailItem |
Represents thumbnail item. More... | |
class | Thumbnails |
Represents thumbnails. More... | |
class | ValidatorReport |
Represents Validator Report. More... | |
Enumerations | |
enum | DocumentPropertiesTab { Description , Security , Fonts , InitialView } |
Represents document properties tab. More... | |
enum | PDFStreamType { Unknown = 0 , Contents = 1 } |
enum | TreeNodeType { Root = 0 , Catalog , Array , Name , Unknown , Boolean , Stream , Number , Reference , String } |
enum | DraggerState { None , Select , Pan , ZoomMarquee , ZoomInPoint , ZoomOutPoint } |
Represents types of Dragger state. More... | |
enum | InsertionLocation { None , Top , Bottom , Left , Right } |
Represents types of Insertion Location. More... | |
Represents types of Dragger state.