Aspose::Font::Sources::FileSystemStreamSource::Clone method

FileSystemStreamSource::Clone method

Clones the FileSystemStreamSource object.

System::SharedPtr<System::Object> Aspose::Font::Sources::FileSystemStreamSource::Clone() override

ReturnValue

Copy of FileSystemStreamSource object.

See Also