Solid Framework SDK 10.0.12602
SDK for converting and extracting value from PDFs
Public Member Functions | Static Public Member Functions | Properties | List of all members
SolidFramework.Plumbing.ICatalog Class Reference

Interface for PDF catalog More...

Inheritance diagram for SolidFramework.Plumbing.ICatalog:
SolidFramework.Pdf.Catalog

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
 

Detailed Description

Interface for PDF catalog