Method | Description | |
---|---|---|
PreviewerControl ( ) : System | ||
PreviewerControl_Unloaded ( object sender, |
||
RaisePropertyChanged ( string propertyName ) : void | ||
activeX_FileDownload ( bool ActiveDocument, bool &Cancel ) : void |
Method | Description | |
---|---|---|
IconFromFileName ( string fileName ) : System.Windows.Media.Imaging.BitmapSource | ||
SetFileName ( string fileName ) : void | ||
wb1_LoadCompleted ( object sender, System.Windows.Navigation.NavigationEventArgs e ) : void |
public PreviewerControl_Unloaded ( object sender, |
||
sender | object | |
e | ||
return | void |
public RaisePropertyChanged ( string propertyName ) : void | ||
propertyName | string | |
return | void |
public activeX_FileDownload ( bool ActiveDocument, bool &Cancel ) : void | ||
ActiveDocument | bool | |
Cancel | bool | |
return | void |