Property | Type | Description | |
---|---|---|---|
Activate | void | ||
BackgroundColorsForLinux | void | ||
ClearRadioButtons | void | ||
ControlsChanged | void | ||
FormActivatedAfterPrintDialog | void | ||
GetPreviewBounds | |||
InitializeComponent | void | ||
LocalizeSuperToolTip | void | ||
MakePublishPreview | void | ||
OnBookletRadioChanged | void | ||
OnLayoutChosen | void | ||
OnPrintProgress | void | ||
OnPrint_Click | void | ||
OnSave_Click | void | ||
OnSinglePageModeChanged | void | ||
SetAutoCheck | void | ||
SetModelFromButtons | void | ||
SetupEpubControl | void | ||
SetupEpubControlContent | void | ||
SetupLocalization | void | ||
SetupPublishControl | void | ||
UpdateDisplay | void | ||
UpdateDisplayMode | void | ||
UpdateLayoutChoiceLabels | void | ||
UpdateSaveButton | void | ||
_epubButton_Click | void | ||
_makePdfBackgroundWorker_DoWork | void | ||
_makePdfBackgroundWorker_RunWorkerCompleted | void | ||
_openPDF_Click | void | ||
_openinBrowserMenuItem_Click | void | ||
isBooklet | bool | ||
tableLayoutPanel1_Paint | void |
Method | Description | |
---|---|---|
MakeBooklet ( ) : void | ||
PublishView ( |
||
SetDisplayMode ( |
||
SetStateOfNonUploadRadios ( bool enable ) : void |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
Clean up any resources being used.
|
|
OnLoad ( |
Method | Description | |
---|---|---|
Activate ( ) : void | ||
BackgroundColorsForLinux ( ) : void | ||
ClearRadioButtons ( ) : void | ||
ControlsChanged ( ) : void | ||
FormActivatedAfterPrintDialog ( object sender, |
||
GetPreviewBounds ( ) : |
Computes the preview bounds (since the image may be bigger than what we have room for).
|
|
InitializeComponent ( ) : void |
Required method for Designer support - do not modify the contents of this method with the code editor.
|
|
LocalizeSuperToolTip ( |
||
MakePublishPreview ( ) : void |
Make the preview required for publishing the book.
|
|
OnBookletRadioChanged ( object sender, |
||
OnLayoutChosen ( object sender, |
||
OnPrintProgress ( object sender, |
||
OnPrint_Click ( object sender, |
||
OnSave_Click ( object sender, |
||
OnSinglePageModeChanged ( object sender, |
||
SetAutoCheck ( bool autoCheck ) : void | ||
SetModelFromButtons ( ) : void | ||
SetupEpubControl ( ) : void | ||
SetupEpubControlContent ( ) : void | ||
SetupLocalization ( ) : void | ||
SetupPublishControl ( ) : void | ||
UpdateDisplay ( ) : void | ||
UpdateDisplayMode ( ) : void | ||
UpdateLayoutChoiceLabels ( ) : void | ||
UpdateSaveButton ( ) : void | ||
_epubButton_Click ( object sender, |
||
_makePdfBackgroundWorker_DoWork ( object sender, System e ) : void | ||
_makePdfBackgroundWorker_RunWorkerCompleted ( object sender, System e ) : void | ||
_openPDF_Click ( object sender, |
||
_openinBrowserMenuItem_Click ( object sender, |
||
isBooklet ( ) : bool | ||
tableLayoutPanel1_Paint ( object sender, PaintEventArgs e ) : void |
protected Dispose ( bool disposing ) : void | ||
disposing | bool | true if managed resources should be disposed; otherwise, false. |
return | void |
public PublishView ( |
||
model | ||
selectedTabChangedEvent | SelectedTabChangedEvent | |
localizationChangedEvent | LocalizationChangedEvent | |
bookTransferrer | ||
login | ||
isolator | NavigationIsolator | |
return | System |
public SetDisplayMode ( |
||
displayMode | ||
return | void |
public SetStateOfNonUploadRadios ( bool enable ) : void | ||
enable | bool | |
return | void |