Skip to main content
Skip table of contents

MarkedContentRenderFilter

MarkedContentRenderFilter Public class

Diagram

  flowchart LR
  classDef interfaceStyle stroke-dasharray: 5 5;
  classDef abstractStyle stroke-width:4px
  subgraph iTextSharp.text.pdf.parser
  iTextSharp.text.pdf.parser.MarkedContentRenderFilter[[MarkedContentRenderFilter]]
  iTextSharp.text.pdf.parser.RenderFilter[[RenderFilter]]
  class iTextSharp.text.pdf.parser.RenderFilter abstractStyle;
  end
iTextSharp.text.pdf.parser.RenderFilter --> iTextSharp.text.pdf.parser.MarkedContentRenderFilter

Members

Methods

Public methods
ReturnsName
boolAllowText(TextRenderInfo renderInfo)

Details

Inheritance

Constructors

MarkedContentRenderFilter

Source code

public MarkedContentRenderFilter(int mcid)
Arguments
TypeNameDescription
intmcid

Methods

AllowText

Source code

public override bool AllowText(TextRenderInfo renderInfo)
Arguments
TypeNameDescription
TextRenderInforenderInfo

Generated with ModularDoc

JavaScript errors detected

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

If this problem persists, please contact our support.