 "lineSpacing"
"lineSpacing"
    
    Allows to read or write the line spacing.
Synopsis
setValue(string shape, "lineSpacing", int spacing);
getValue(string shape, "lineSpacing", int &spacing);
shape.lineSpacing(int spacing);
Parameter
| Parameter | Description | 
|---|---|
| shape | Name of the object | 
| spacing | line spacing | 
Description
The attribute allows to get or set the line spacing of the primitive text.
Assignment
Primitive text
