4D Write v14

WR SET STYLESHEET FONT

Home

 
4D Write v14
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.

 
PROPERTIES 

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

 
HISTORY 

Created: 4D Write 6.5

 
SEE ALSO 

WR Get stylesheet font
WR SET FONT

 
ARTICLE USAGE

4D Write Language ( 4D Write v11.6)
4D Write Language ( 4D Write v12)
4D Write Language ( 4D Write v14)
4D Write Language ( 4D v13)
4D Write Language ( 4D Write v14 R2)
4D Write Language ( 4D Write v14 R3)
4D Write Language ( 4D Write v14 R4)