FontSize
property for PowerScript objects
Applies to
Description
Gets or sets the size of the font in the PDF document.
Data type
Real.
Usage
In scripts
The FontSize property takes a real value. For example:
|
1 2 3 4 |
lpdf_font = create PDFfont lpdf_font.fontname = "simsunb" lpdf_font.fontsize = 32 |
Document get from Powerbuilder help
Thank you for watching.
Subscribe
Login
0 Comments
Oldest