Aspose::Pdf::OptimizedMemoryStream::get_Position method

OptimizedMemoryStream::get_Position method

When overridden in a derived class, gets or sets the position within the current stream.

int64_t Aspose::Pdf::OptimizedMemoryStream::get_Position() const override

ReturnValue

The current position within the stream.

See Also