Vanilla.PDF  1.4.1
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_XYZ = 0, 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.