Retrieves the indention used in the RichEdit control when the bullet style is applied to the text.
public int getBulletIndent()
Returns, in pixels, the amount of indention.
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.