Aspose::Pdf::OptimizedMemoryStream::WriteTo method

OptimizedMemoryStream::WriteTo method

Writes to the specified stream.

void Aspose::Pdf::OptimizedMemoryStream::WriteTo(System::SharedPtr<System::IO::Stream> stream)
ParameterTypeDescription
streamSystem::SharedPtr<System::IO::Stream>The stream.

See Also