ClientPrintJobSettings.getWordWrapInfo Method [AX 2012]

public container getWordWrapInfo(
    str text, 
    int width, 
    str fontName, 
    int charSet, 
    int fontHeight, 
    int style, 
    int weight)

Run On

Client

Parameters

text
Type: str
width
Type: int
fontName
Type: str
charSet
Type: int
fontHeight
Type: int
style
Type: int
weight
Type: int

Community Additions

ADD
Show: