Table of Contents

Method CreateWithDefaultMemoryLimit

Namespace
BitMiracle.Docotic.Pdf
Assembly
BitMiracle.Docotic.Pdf.dll

CreateWithDefaultMemoryLimit()

Creates new instance of the PdfMixedStorageStreamProvider with default memory limit.

public static PdfMixedStorageStreamProvider CreateWithDefaultMemoryLimit()

Returns

PdfMixedStorageStreamProvider

Newly created instance of the PdfMixedStorageStreamProvider with default memory limit.

Remarks

The default memory limit is 84 000 bytes. This value is a bit smaller than the Large Object Heap threshold value (85 000 bytes).