4D Write v16

WR SET STYLESHEET FONT

Home

 
4D Write v16
WR SET STYLESHEET FONT

WR SET STYLESHEET FONT 


 

WR SET STYLESHEET FONT ( area ; stylesheetNumber ; font ) 
Parameter Type   Description
area  Longint in 4D Write area
stylesheetNumber  Longint in Stylesheet number
font  Alpha in Font name

The WR SET STYLESHEET FONT command allows you to modify the character font for the style sheet whose number is passed in styleSheetNumber in the 4D Write document referenced by area.

Pass in font the name of the font you want to apply. If you want to apply the style sheet to the selection, pass an empty character string in font.

If font is not installed in the system, the error 1077 (Font not in system) is returned.

Example  

See the example for the command WR SET STYLESHEET INFO.



See also 

WR Get stylesheet font
WR SET FONT

 
PROPERTIES 

Product: 4D Write
Theme: WR Style Sheet
Number: 89484

 
HISTORY 

Created: 4D Write 6.5

 
ARTICLE USAGE

4D Write Language ( 4D Write v16)