Aspose::Font::Sources::StreamSource::Clone method

StreamSource::Clone method

Clones the stream source object.

virtual System::SharedPtr<System::Object> Aspose::Font::Sources::StreamSource::Clone()=0

ReturnValue

Copy of the stream source object.

See Also