Aspose::Font::Type1::Type1FontMetrics::MeasureString method
Type1FontMetrics::MeasureString method
Measures string and returns string width.
double Aspose::Font::Type1::Type1FontMetrics::MeasureString(System::String unicode, double fontSize) override
Parameter | Type | Description |
---|---|---|
unicode | System::String | Unicode string. |
fontSize | double | Font size. |
ReturnValue
String width.
See Also
- Class String
- Class Type1FontMetrics
- Namespace Aspose::Font::Type1
- Library Aspose.Font for C++