Skip to main content
Skip table of contents

ImportedPage

ImportedPage Protected class

Diagram

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

Members

Methods

Public methods
ReturnsName
boolEquals(object o)
stringToString()

Details

Constructors

ImportedPage

Source code

internal ImportedPage(PdfReader reader, int pageNumber, bool keepFields)
Arguments
TypeNameDescription
PdfReaderreader
intpageNumber
boolkeepFields

Methods

Equals

Source code

public override bool Equals(object o)
Arguments
TypeNameDescription
objecto
ToString

Source code

public override string ToString()

Generated with ModularDoc

JavaScript errors detected

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

If this problem persists, please contact our support.