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.IPagesCollection Class Reference

Interface for PDF catalog More...

Inheritance diagram for SolidFramework.Plumbing.IPagesCollection:

Public Member Functions

virtual void Dispose ()
 
bool Equals (SolidFramework.Plumbing.IPagesCollection other)
 
override bool Equals (object obj)
 
override int GetHashCode ()
 

Static Public Member Functions

static implicit operator SolidFramework.Plumbing.IPagesCollection (SolidFramework.Pdf.Plumbing.PdfPages inVal)
 
static bool operator== (SolidFramework.Plumbing.IPagesCollection obj1, SolidFramework.Plumbing.IPagesCollection obj2)
 
static bool operator!= (SolidFramework.Plumbing.IPagesCollection obj1, SolidFramework.Plumbing.IPagesCollection obj2)
 

Properties

int PageCount [get]
 Gets the page count.
 

Detailed Description

Interface for PDF catalog