C# Class PDFViewer.frmPDFViewer.loadPagesParam

Afficher le fichier Open project: pvginkel/XPdfNet

Méthodes publiques

Свойство Type Description
listView System.Windows.Forms.ListView
pdfDoc PDFWrapper

Méthodes publiques

Méthode Description
loadPagesParam ( PDFWrapper pdf, ListView lv ) : System

Method Details

loadPagesParam() public méthode

public loadPagesParam ( PDFWrapper pdf, ListView lv ) : System
pdf PDFWrapper
lv System.Windows.Forms.ListView
Résultat System

Property Details

listView public_oe property

public ListView,System.Windows.Forms listView
Résultat System.Windows.Forms.ListView

pdfDoc public_oe property

public PDFWrapper pdfDoc
Résultat PDFWrapper