Class PdfMemoryStreamProvider
- Namespace
- BitMiracle.Docotic.Pdf
- Assembly
- BitMiracle.Docotic.Pdf.dll
An implementation of the IPdfStreamProvider interface that provides memory streams (i.e. instances of MemoryStream).
public sealed class PdfMemoryStreamProvider : IPdfStreamProvider, IDisposable
- Inheritance
-
PdfMemoryStreamProvider
- Implements
- Inherited Members
Constructors
Methods
- GetStream(long)
Gets a memory stream with initial capacity not less than specified.