IAFS_ProgressMon Interface

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
 
m (Automatic page editing by robot)
 
(5 intermediate revisions by the same user not shown)
Line 1: Line 1:
 +
__NOTOC__
 
[[Category:Editor]]
 
[[Category:Editor]]
 
{{#customTitle:IAFS_ProgressMon Interface}}
 
{{#customTitle:IAFS_ProgressMon Interface}}
 +
{{#parentPage:PXV:AFS_Interfaces|IAFS_ProgressMon|interface}}
 +
{{ToWrite}}
 +
{{ToReview}}
  
 
The interface of object of PDF-XChange Editor SDK.
 
The interface of object of PDF-XChange Editor SDK.
  
 
== Methods ==
 
== Methods ==
{| class="wikitable sortable collapsible" style="width: 100%"
+
{| class="wikitable methods"
|-
+
! style="text-align: left" scope="col" width="15%" | Method
+
! style="text-align: left" scope="col" class="unsortable" | Description
+
 
|-
 
|-
 
| [[PXV:IAFS_ProgressMon_OnSetPos|OnSetPos]]
 
| [[PXV:IAFS_ProgressMon_OnSetPos|OnSetPos]]
| ...
 
|-
 
 
| [[PXV:IAFS_ProgressMon_OnSetText|OnSetText]]
 
| [[PXV:IAFS_ProgressMon_OnSetText|OnSetText]]
| ...
 
|-
 
 
| [[PXV:IAFS_ProgressMon_OnStart|OnStart]]
 
| [[PXV:IAFS_ProgressMon_OnStart|OnStart]]
| ...
 
|-
 
 
| [[PXV:IAFS_ProgressMon_OnStop|OnStop]]
 
| [[PXV:IAFS_ProgressMon_OnStop|OnStop]]
| ...
 
 
|}
 
|}
 +
 +
== See Also ==
 +
[[PXV:IAFS_FileSys_GetProgressMon|IAFS_FileSys::GetProgressMon]], [[PXV:IAFS_FileSys_SetProgressMon|IAFS_FileSys::SetProgressMon]], [[PXV:IAFS_Inst_CopyFile|IAFS_Inst::CopyFile]], [[PXV:IAFS_Inst_CopyFile2|IAFS_Inst::CopyFile2]], [[PXV:IAFS_Inst_CopyFileToStream|IAFS_Inst::CopyFileToStream]], [[PXV:IAFS_Inst_CopyStreamToFile|IAFS_Inst::CopyStreamToFile]]

Latest revision as of 07:50, 23 May 2015


The interface of object of PDF-XChange Editor SDK.

Methods

OnSetPos OnSetText OnStart OnStop

See Also

IAFS_FileSys::GetProgressMon, IAFS_FileSys::SetProgressMon, IAFS_Inst::CopyFile, IAFS_Inst::CopyFile2, IAFS_Inst::CopyFileToStream, IAFS_Inst::CopyStreamToFile