Share via


ClientPrintJobSettings.getTextWidth Method

Syntax

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

See Also

Reference

ClientPrintJobSettings Class