Method |
Description |
|
Dispose ( bool disposing ) : void |
|
|
GetProperties ( string prefix, object instance ) : object>.IDictionary |
|
|
GetStringValue ( object value ) : string |
|
|
OnBegin ( int expectedPhases ) : void |
|
|
OnError ( IntPtr ptr, string error ) : void |
|
|
OnFinished ( IntPtr converter, bool success ) : void |
|
|
OnPhaseChanged ( IntPtr converter ) : void |
|
|
OnProgressChanged ( IntPtr converter, int progress ) : void |
|
|
OnWarning ( IntPtr ptr, string warn ) : void |
|
|
_BuildConverter ( IntPtr globalSettings, IntPtr objectSettings, string inputHtml ) : IntPtr |
|
|
_BuildGlobalSettings ( ) : IntPtr |
|
|
_BuildObjectsettings ( ) : IntPtr |
|
|
_Convert ( string inputHtml ) : byte[] |
|
|
_SetGlobalSetting ( IntPtr settings, string name, object value ) : void |
|
|
_SetObjectSetting ( IntPtr settings, string name, object value ) : void |
|
|