Skip to main content
Skip table of contents

PdfPageLabelFormat

PdfPageLabelFormat Public class

Diagram

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

Members

Methods

Public methods
ReturnsName
stringToString()

Details

Constructors

PdfPageLabelFormat

Source code

public PdfPageLabelFormat(int physicalPage, int numberStyle, string prefix, int logicalPage)
Arguments
TypeNameDescription
intphysicalPage
intnumberStyle
stringprefix
intlogicalPage

Methods

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.