Aspose::Font::Font::SaveToFormat method
Font::SaveToFormat method
Saves the Font into format specified.
void Aspose::Font::Font::SaveToFormat(System::SharedPtr<System::IO::Stream> stream, FontSavingFormats outFormat) override
Parameter | Type | Description |
---|---|---|
stream | System::SharedPtr<System::IO::Stream> | stream to save font |
outFormat | FontSavingFormats | desired format |
See Also
- Typedef SharedPtr
- Class Stream
- Enum FontSavingFormats
- Class Font
- Namespace Aspose::Font
- Library Aspose.Font for C++