ImageGear for C and C++ on Linux v20.0 - Updated
AT_PDE_PSATTRS
API Reference Guide > PDF Component API Reference > PDF Component Structures Reference > AT_PDE_PSATTRS

Attributes of a PDE PostScript object.

Declaration:

 
Copy Code
typedef struct tagAT_PDE_PSATTRS
{
        UINT flags;
} AT_PDE_PSATTRS;
typedef AT_PDE_PSATTRS FAR* LPAT_PDE_PSATTRS;

Members:

Name Type Description
flags UINT IG_PDE_PS_INLINE
Is this page helpful?
Yes No
Thanks for your feedback.