Class ParagraphState

ParagraphState class

Stores information about the status of the paragraph

public class ParagraphState

Constructors

Name Description
ParagraphState() The default constructor.
ParagraphState(Para)

Methods

Name Description
GetPara()

Fields

Name Description
Bullet Bullet
BulletFont Bullet Font
BulletFontSize Bullet Font Size
BulletStr BulletStr
Del Del
Flags Flags
HorzAlign HorzAlign
IndFirst IndFirst
IndLeft IndLeft
IndRight IndRight
Ix Ix
LocalizeBulletFont Localize Bullet Font
SpAfter SpAfter
SpBefore SpBefore
SpLine SpLine
TextPosAfterBullet TextPosAfterBullet

See Also