Skip to content

CDPABHIDE

Data Type : Composite Data
CDPABHIDE - "Hide When" formula for a paragraph.

#include <editods.h>

Definition :

typedef struct {
   WSIG Header;
   WORD PABID;
   BYTE Reserved[8];
} CDPABHIDE;

Description :

This record contains the "Hide When" formula for a paragraph attributes block. The fields in this structure are:


      Header Identifies this as a CDPABHIDE record.

      PABID ID number of the PAB this formula applies to.

    This record is followed by the actual formula.

See Also : CDPABDEFINITION