PdsContentParams.
More...
#include <pdfix.h>
PdsContentParams.
Define parameters that describe PdsCotnent object.
◆ _PdsContentParams()
| _PdsContentParams::_PdsContentParams |
( |
| ) |
|
|
inline |
◆ bbox
Bounding box of the PDEContent object. Corresponds to the BBox key in the XObject Form attributes dictionary.
◆ flags
| PdsContentFlags _PdsContentParams::flags |
Flags specifying the type of object to create (page contents, form, or charproc) and how it is created. Must be one or more of PdsContentFlags.
◆ form_type
| int _PdsContentParams::form_type |
Corresponds to the FormType key in the XObject Form attributes dictionary.
◆ matrix
Transformation matrix for the PDEContent object. Corresponds to the Matrix key in the XObject Form attributes dictionary.