Skip to main content
Skip table of contents

IWriterOperation

IWriterOperation Public interface

Diagram

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

Members

Methods

Public methods
ReturnsName
voidWrite(PdfWriter writer, Document doc)

Details

Methods

Write
public void Write(PdfWriter writer, Document doc)
Arguments
TypeNameDescription
PdfWriterwriter
Documentdoc

Generated with ModularDoc

JavaScript errors detected

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

If this problem persists, please contact our support.