DocumentInfo

DocumentInfo constructor

Yeni örneğini başlatırDocumentInfo sınıf.

public DocumentInfo(FileType fileType, IPageInfo[] pages, long size)
Parametre Tip Tanım
fileType FileType Dosyanın türü.
pages IPageInfo[] Görüntülenecek sayfaların listesi.
size Int64 Dosyanın boyutu.

istisnalar

istisna şart
ArgumentNullException Ne zaman atıldıfileType boş.
ArgumentNullException Ne zaman atıldıpages boş.

Ayrıca bakınız