ClientPrintJobSettings.getTextWidth Method [AX 2012]

public int getTextWidth(
    str text, 
    str fontName, 
    int charSet, 
    int fontHeight, 
    int style, 
    int weight)

Run On

Client

Parameters

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

Community Additions

ADD
Show: