Vanilla.PDF  2.0.0
Cross-platform toolkit for creating and modifying PDF documents
c_object.h File Reference

This file contains contains class definitions for ObjectHandle. More...

Go to the source code of this file.

Enumerations

enum  ObjectType {
  ObjectType_Undefined = 0 , ObjectType_Null , ObjectType_Array , ObjectType_Boolean ,
  ObjectType_Dictionary , ObjectType_Integer , ObjectType_Name , ObjectType_Real ,
  ObjectType_Stream , ObjectType_String , ObjectType_IndirectReference
}
 Derived types of ObjectHandle. More...
 

Detailed Description

This file contains contains class definitions for ObjectHandle.