C1.C1Pdf Namespace / C1PdfDocument Class / MeasureString Method

In This Topic
MeasureString Method (C1PdfDocument)
In This Topic
Measures the specified string when drawn with the specified System.Drawing.Font object and formatted with the specified System.Drawing.StringFormat object.
Overload List
OverloadDescription
Measures the specified string when drawn with the specified System.Drawing.Font object and formatted with the specified System.Drawing.StringFormat object.  
Measures the specified string when drawn with a given System.Drawing.Font object into a rectangle with the specified width.  
Measures the specified string when drawn with a given System.Drawing.Font object.  
See Also