ITextMetrics.Width

ITextMetrics.Width property

Is a double giving the calculated width of a segment of inline text in CSS pixels.

public double Width { get; }

See Also