CDVERTICALALIGN
Data Type : Composite Data
CDVERTICALALIGN - Specifies vertical alignment structure.
#include <editods.h>
Definition :
typedef struct {
BSIG Header; /* Signature and length of this record */
WORD Alignment; /* Vertical Alignment values */
} CDVERTICALALIGN;
Description :
This CD record allows for additional information to be provided for a graphic.
BSIG Header Signature and length of this record.
WORD Alignment see VERTICAL_ALIGNMENT_xxx
See Also : CDGRAPHIC VERTICAL_ALIGNMENT_xxx