C# 클래스 Bloom.ThumbnailOrder

파일 보기 프로젝트 열기: BloomBooks/BloomDesktop 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Callback Action
Document Bloom.Book.HtmlDom
Done bool
ErrorCallback Action
FolderForThumbNailCache string
Key string
Options HtmlThumbNailer.ThumbnailOptions
ResultingThumbnail Image
ThumbNailFilePath string
WaitHandle System.Threading.AutoResetEvent

프로퍼티 상세

Callback 공개적으로 프로퍼티

public Action Callback
리턴 Action

Document 공개적으로 프로퍼티

public HtmlDom,Bloom.Book Document
리턴 Bloom.Book.HtmlDom

Done 공개적으로 프로퍼티

public bool Done
리턴 bool

ErrorCallback 공개적으로 프로퍼티

public Action ErrorCallback
리턴 Action

FolderForThumbNailCache 공개적으로 프로퍼티

public string FolderForThumbNailCache
리턴 string

Key 공개적으로 프로퍼티

public string Key
리턴 string

Options 공개적으로 프로퍼티

public HtmlThumbNailer.ThumbnailOptions,Bloom Options
리턴 HtmlThumbNailer.ThumbnailOptions

ResultingThumbnail 공개적으로 프로퍼티

public Image ResultingThumbnail
리턴 Image

ThumbNailFilePath 공개적으로 프로퍼티

public string ThumbNailFilePath
리턴 string

WaitHandle 공개적으로 프로퍼티

public AutoResetEvent,System.Threading WaitHandle
리턴 System.Threading.AutoResetEvent