Vanilla.PDF  1.8.0
Cross-platform toolkit for creating and modifying PDF documents
Enumerations
c_destinations.h File Reference

This file contains class definitions for DestinationHandle and NamedDestinationsHandle. More...

#include "vanillapdf/c_export.h"
#include "vanillapdf/c_handles.h"
#include "vanillapdf/c_values.h"

Go to the source code of this file.

Enumerations

enum  DestinationType {
  DestinationType_Undefined = 0 , DestinationType_XYZ , DestinationType_Fit , DestinationType_FitHorizontal ,
  DestinationType_FitVertical , DestinationType_FitRectangle , DestinationType_FitBoundingBox , DestinationType_FitBoundingBoxHorizontal ,
  DestinationType_FitBoundingBoxVertical
}
 Available destination types. More...
 

Detailed Description

This file contains class definitions for DestinationHandle and NamedDestinationsHandle.