Property | Type | Description | |
---|---|---|---|
AddStylesheetClasses | void | ||
GetPdfPath | string | ||
MakeFinalHtmlForPdfMaker | |||
OnBookSelectionChanged | void | ||
PrepareToStageEpub | void | ||
SanitizeFileName | string | ||
SaveAsEpub | void | ||
StageEpub | void |
Method | Description | |
---|---|---|
DebugCurrentPDFLayout ( ) : void | ||
Dispose ( ) : void | ||
GetExtensionMenuItems ( ) : IEnumerable |
||
GetPageDoms ( ) : IEnumerable |
||
GetThumbnailAsync ( int width, int height, |
||
LoadBook ( |
||
PublishModel ( |
||
RefreshValuesUponActivation ( ) : void | ||
ReportAnalytics ( string eventName ) : void | ||
Save ( ) : void |
Method | Description | |
---|---|---|
AddStylesheetClasses ( |
||
GetPdfPath ( string fname ) : string | ||
MakeFinalHtmlForPdfMaker ( ) : |
||
OnBookSelectionChanged ( object sender, |
||
PrepareToStageEpub ( ) : void | ||
SanitizeFileName ( string fileName ) : string |
Ampersand in book title was causing Publish problems
|
|
SaveAsEpub ( ) : void | ||
StageEpub ( bool publishWithoutAudio ) : void |
public GetExtensionMenuItems ( ) : IEnumerable |
||
return | IEnumerable |
public GetThumbnailAsync ( int width, int height, |
||
width | int | |
height | int | |
dom | ||
onReady | Action | |
onError | Action |
|
return | void |
public LoadBook ( |
||
worker | ||
doWorkEventArgs | ||
return | void |
public PublishModel ( |
||
bookSelection | ||
pdfMaker | ||
currentBookCollectionSelection | ||
collectionSettings | ||
bookServer | ||
thumbNailer | BookThumbNailer | |
isolator | NavigationIsolator | |
return | System |
public RefreshValuesUponActivation ( ) : void | ||
return | void |
public ReportAnalytics ( string eventName ) : void | ||
eventName | string | |
return | void |