Aspose::Pdf::OptimizedMemoryStream::get_Length method
OptimizedMemoryStream::get_Length method
When overridden in a derived class, gets the length in bytes of the stream.
int64_t Aspose::Pdf::OptimizedMemoryStream::get_Length() const override
ReturnValue
A long value representing the length of the stream in bytes.
See Also
- Class OptimizedMemoryStream
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++