Skip to main content
Skip table of contents

FilterHandlers (1)

FilterHandlers Public class

Diagram

  flowchart LR
  classDef interfaceStyle stroke-dasharray: 5 5;
  classDef abstractStyle stroke-width:4px
  subgraph iTextSharp.text.pdf
  iTextSharp.text.pdf.FilterHandlers[[FilterHandlers]]
  end

Members

Methods

Public Static methods
ReturnsName
MemoryStreamEnableMemoryLimitsAwareHandler(PdfDictionary streamDictionary)
IDictionary<PdfName, IFilterHandler>GetDefaultFilterHandlers()

Details

Nested types

Interfaces
  • IFilterHandler

Constructors

FilterHandlers
public FilterHandlers()

Methods

GetDefaultFilterHandlers

Source code

public static IDictionary<PdfName, IFilterHandler> GetDefaultFilterHandlers()
EnableMemoryLimitsAwareHandler

Source code

public static MemoryStream EnableMemoryLimitsAwareHandler(PdfDictionary streamDictionary)
Arguments
TypeNameDescription
PdfDictionarystreamDictionary

Generated with ModularDoc

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.