IProgressMon Interface
From PDF XChange PDF SDK
(Automatic page editing by robot) |
m (Automatic page editing by robot) |
||
Line 1: | Line 1: | ||
[[Category:Editor]] | [[Category:Editor]] | ||
{{#customTitle:IProgressMon Interface}} | {{#customTitle:IProgressMon 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 | + | {| class="wikitable methods" |
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IProgressMon_SetButtonTitle|SetButtonTitle]] | | [[PXV:IProgressMon_SetButtonTitle|SetButtonTitle]] | ||
− | | | + | | [[PXV:IProgressMon_SetStyle|SetStyle]] |
+ | | [[PXV:IProgressMon_SetTitle|SetTitle]] | ||
+ | | [[PXV:IProgressMon_Stop|Stop]] | ||
|- | |- | ||
| [[PXV:IProgressMon_SetStatusText|SetStatusText]] | | [[PXV:IProgressMon_SetStatusText|SetStatusText]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IProgressMon_SetText|SetText]] | | [[PXV:IProgressMon_SetText|SetText]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IProgressMon_Start|Start]] | | [[PXV:IProgressMon_Start|Start]] | ||
− | | | + | | |
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
== Properties == | == Properties == | ||
− | {| | + | {| class="wikitable properties" |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|- | |- | ||
| [[PXV:IProgressMon_Canceled|Canceled]] | | [[PXV:IProgressMon_Canceled|Canceled]] | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
| [[PXV:IProgressMon_Duration|Duration]] | | [[PXV:IProgressMon_Duration|Duration]] | ||
− | |||
− | |||
− | |||
| [[PXV:IProgressMon_Pos|Pos]] | | [[PXV:IProgressMon_Pos|Pos]] | ||
− | | | + | | [[PXV:IProgressMon_Style|Style]] |
− | + | ||
|- | |- | ||
− | | [[PXV: | + | | [[PXV:IProgressMon_CancelFlag|CancelFlag]] |
− | | | + | | |
− | | | + | | |
+ | | | ||
|} | |} |
Revision as of 14:39, 20 April 2015
The interface of object of PDF-XChange Editor SDK.
Methods
SetButtonTitle | SetStyle | SetTitle | Stop |
SetStatusText | SetText | Start |
Properties
Canceled | Duration | Pos | Style |
CancelFlag |