Previous Document Next Document

Object Model Reference : Classes : T : TextRange : Methods : TextRange.ApplyBulletEffect


TextRange.ApplyBulletEffect

Sub ApplyBulletEffect([Symbol As String], [Font As String], [Size As Single], [BaselineShift As Single], [HorizontalPosition As Double], [HangingIndent As Boolean = True])

Description

Member of TextRange

The ApplyBulletEffect method applies a bullet effect to the paragraphs in a text range.

Parameter
Description
Symbol
Specifies the bullet symbol. This parameter is optional.
Font
Specifies the bullet font. This parameter is optional.
Size
Specifies the bullet size. This parameter is optional, and its default value is 0.
BaselineShift
Specifies the vertical shift, in points, of the bullet symbol from the baseline. This parameter is optional, and its default value is 0.
HorizontalPosition
Specifies the horizontal offset of the bullet symbol from the left text margin. This parameter is optional, and its default value is 0.
HangingIndent
Specifies the hanging indentation
This parameter is optional, and its default value is True.

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.