Aspose::Page::EPS::Device::PdfDevice::WriteString method
PdfDevice::WriteString method
Writes out string with specified font.
void Aspose::Page::EPS::Device::PdfDevice::WriteString(System::SharedPtr<BaseTrFont> font, System::String str) override
| Parameter | Type | Description | 
|---|---|---|
| font | System::SharedPtr<BaseTrFont> | Specified font. | 
| str | System::String | The string. | 
See Also
- Typedef SharedPtr
 - Class String
 - Class PdfDevice
 - Namespace Aspose::Page::EPS::Device
 - Library Aspose.Page for C++