Subject Property
Windows - Visual C++
Description
The Subject property returns or
sets the list of subject codes which will be displayed at the bottom
of a story.
Syntax
void SetSubject(LPCTSTR);
BOOL GetPriority();
The Subject syntax has these parts:
Part |
Description |
|
value |
A String containing the list of subject codes. |
Back to: Publisher Properties