Previous Document Next Document

Object Model Reference : Classes : C : CorelScript : Methods : CorelScript.SetBullet


CorelScript.SetBullet

Function SetBullet(FirstSelectedChar As Long, LastSelectedChar As Long, SymbolLibrary As String, SymbolNumber As Long, PointSize As Long, BulletIndent As Long, VerticalShift As Long) As Long

Description

Member of CorelScript

The SetBullet method specifies the properties of a text bullet.

 
The CorelScript.CreateTextString and CorelScript.SelectObjectsInRect methods must be called before this method.

Parameter
Description
FirstSelectedChar
Specifies the starting character of the selected text. The first character in a string is equal to 0.
LastSelectedChar
Specifies the ending character of the selected text
SymbolLibrary
Specifies the name of the symbol library, as defined in the
SymbolNumber
Specifies the symbol number
PointSize
Specifies the point size, in tenths of a point
BulletIndent
Specifies the size of the bullet indentation, in tenths of a micron
VerticalShift
Specifies the amount of baseline shift, in tenths of a micron

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.