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
|
Returns |
Name |
|---|---|
|
|
(
renderInfo) |
Details
Inheritance
Constructors
MarkedContentRenderFilter
Source code
public MarkedContentRenderFilter(int mcid)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
mcid |
Methods
AllowText
Source code
public override bool AllowText(TextRenderInfo renderInfo)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
renderInfo |
Generated with ModularDoc