Previous Document Next Document

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


CorelScript.AlignTextToBaseline

Function AlignTextToBaseline(FirstSelectedChar As Long, LastSelectedChar As Long) As Long

Description

Member of CorelScript

The AlignTextToBaseline method aligns text to the baseline.

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

Parameter
Description
FirstSelectedChar
Specifies the starting character of the selected text. Please note that the first character in the string is equal to 0, not 1.
LastSelectedChar
Specifies the ending character of the selected text

Previous Document Next Document Back to Top

Copyright 2013 Corel Corporation. All rights reserved.