Solid Framework SDK 10.0.12602
SDK for converting and extracting value from PDFs
|
Interface for PDF catalog More...
Public Member Functions | |
virtual void | Dispose () |
bool | Equals (SolidFramework.Plumbing.ICatalog other) |
override bool | Equals (object obj) |
override int | GetHashCode () |
Static Public Member Functions | |
static bool | operator== (SolidFramework.Plumbing.ICatalog obj1, SolidFramework.Plumbing.ICatalog obj2) |
static bool | operator!= (SolidFramework.Plumbing.ICatalog obj1, SolidFramework.Plumbing.ICatalog obj2) |
Properties | |
virtual int | CurrentPage [getset] |
Gets the current page number | |
virtual SolidFramework.Plumbing.IPagesCollection | Pages [get] |
Gets the pages collection | |
Interface for PDF catalog