Aspose::Pdf::Text::TextState::MeasureString method
TextState::MeasureString method
Measures the string.
virtual double Aspose::Pdf::Text::TextState::MeasureString(const System::String &str)
| Parameter | Type | Description |
|---|---|---|
| str | const System::String& | The string. |
ReturnValue
Width of the string represented with this text state.
See Also
- Class String
- Class TextState
- Namespace Aspose::Pdf::Text
- Library Aspose.PDF for C++