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
Details
Constructors
ImportedPage
Source code
internal ImportedPage(PdfReader reader, int pageNumber, bool keepFields)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
reader |
|
|
|
pageNumber |
|
|
|
keepFields |
Methods
Equals
Source code
public override bool Equals(object o)
Arguments
|
Type |
Name |
Description |
|---|---|---|
|
|
o |
ToString
Source code
public override string ToString()
Generated with ModularDoc