Namespace: BitMiracle.Docotic.Pdf
public sealed class PdfMixedStorageStreamProvider : IPdfStreamProvider, IDisposable
Public NotInheritable Class PdfMixedStorageStreamProvider Implements IPdfStreamProvider, IDisposable
The PdfMixedStorageStreamProvider type exposes the following members.
Name | Description | |
---|---|---|
![]() | MemoryLimit |
Gets the memory limit value of this stream provider.
|
Name | Description | |
---|---|---|
![]() ![]() | CreateWithDefaultMemoryLimit |
Creates new instance of the PdfMixedStorageStreamProvider with default
memory limit.
|
![]() ![]() | CreateWithMemoryLimit |
Creates new instance of the PdfMixedStorageStreamProvider with the
specified memory limit.
|
![]() | Dispose |
Implements Dispose() method.
|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetStream |
Gets a stream with initial capacity not less than specified.
|
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |