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

This file contains class definitions for multiple object attributes. More...

Go to the source code of this file.

Enumerations

enum  ObjectAttributeType {
  ObjectAttributeType_Undefined = 0 , ObjectAttributeType_Empty , ObjectAttributeType_SerializationOverride , ObjectAttributeType_TrackingIdentifier ,
  ObjectAttributeType_ImageMetadata
}
 Derived types of BaseObjectAttributeHandle. More...
 
enum  ImageColorSpaceType { ImageColorSpaceType_Undefined = 0 , ImageColorSpaceType_GRAY , ImageColorSpaceType_RGB , ImageColorSpaceType_CMYK }
 Image color spaces used within ImageMetadataObjectAttributeHandle. More...
 

Detailed Description

This file contains class definitions for multiple object attributes.