Vanilla.PDF  2.2.0
Cross-platform toolkit for creating and modifying PDF documents
List of all members
FitBoundingBoxHorizontalDestinationHandle Class Reference

FitBH destination with vertical coordinate at top of bounding box. More...

Inheritance diagram for FitBoundingBoxHorizontalDestinationHandle:
DestinationHandle IUnknownHandle
error_type CALLING_CONVENTION FitBoundingBoxHorizontalDestination_FromDestination (DestinationHandle *handle, FitBoundingBoxHorizontalDestinationHandle **result)
 
error_type CALLING_CONVENTION FitBoundingBoxHorizontalDestination_ToDestination (FitBoundingBoxHorizontalDestinationHandle *handle, DestinationHandle **result)
 
error_type CALLING_CONVENTION FitBoundingBoxHorizontalDestination_GetTop (FitBoundingBoxHorizontalDestinationHandle *handle, ObjectHandle **result)
 Get the top coordinate for FitBoundingBoxHorizontal destination (null means no change).
 
error_type CALLING_CONVENTION FitBoundingBoxHorizontalDestination_Release (FitBoundingBoxHorizontalDestinationHandle *handle)
 

Additional Inherited Members

- Public Member Functions inherited from DestinationHandle
error_type CALLING_CONVENTION Destination_CreateFromArray (ArrayObjectHandle *array_handle, DestinationHandle **result)
 Create a destination from an array object.
 
- Public Member Functions inherited from IUnknownHandle
error_type CALLING_CONVENTION IUnknown_AddRef (IUnknownHandle *handle)
 Increment the internal reference counter.
 

Detailed Description

FitBH destination with vertical coordinate at top of bounding box.

Friends And Related Symbol Documentation

◆ FitBoundingBoxHorizontalDestination_GetTop()

error_type CALLING_CONVENTION FitBoundingBoxHorizontalDestination_GetTop ( FitBoundingBoxHorizontalDestinationHandle handle,
ObjectHandle **  result 
)
related

Get the top coordinate for FitBoundingBoxHorizontal destination (null means no change).

Returns
VANILLAPDF_ERROR_OBJECT_MISSING if top coordinate is null, VANILLAPDF_ERROR_SUCCESS otherwise

The documentation for this class was generated from the following file: