ParagraphFormat Property
Windows - Visual C++
Description
The ParagraphFormat
property reformats the story into paragraphs.
Syntax
BOOL result = GetParagraphFormat();
void SetParagraphFormat(BOOL result);
The ParagraphFormat syntax has these parts:
Part |
Description |
|
value |
A Boolean indicating the result of the operation. |
See Also: GetURLText StoryHitCount SearchHitCount
Back to: StoryProperties