PdfViewInfo
PdfViewInfo()
Yeni örneğini başlatırPdfViewInfo
sınıf.
public PdfViewInfo()
Ayrıca bakınız
- class PdfViewInfo
- ad alanı GroupDocs.Viewer.Results
- toplantı GroupDocs.Viewer
PdfViewInfo(FileType, List<Page>, bool)
Yeni örneğini başlatırPdfViewInfo
sınıf.
public PdfViewInfo(FileType fileType, List<Page> pages, bool printingAllowed)
Parametre | Tip | Tanım |
---|---|---|
fileType | FileType | Dosyanın türü. |
pages | List`1 | Görüntülenecek sayfaların listesi. |
printingAllowed | Boolean | Yazdırma izni göstergesi. |
istisnalar
istisna | şart |
---|---|
ArgumentNullException | Ne zaman atıldıpages boş. |
Ayrıca bakınız
- class FileType
- class Page
- class PdfViewInfo
- ad alanı GroupDocs.Viewer.Results
- toplantı GroupDocs.Viewer