Overview | Methods | This Package | All Packages
Retrieves the indention used in the RichEdit control when the bullet style is applied to the text.
Syntax
public int getBulletIndent()
Return Value
Returns, in pixels, the amount of indention.
Remarks
To apply the bullet style to text, use setSelBullet and then use the setBulletIndent method to specify how many pixels the text should be indented.