IUIX_Slider::RemoveAllTicks Method
From PDF XChange PDF SDK
m (Automatic page editing by robot) |
|||
Line 3: | Line 3: | ||
{{#customTitle:IUIX_Slider::RemoveAllTicks Method}} | {{#customTitle:IUIX_Slider::RemoveAllTicks Method}} | ||
{{#parentPage:PXV:IUIX_Slider#Methods|RemoveAllTicks|method}} | {{#parentPage:PXV:IUIX_Slider#Methods|RemoveAllTicks|method}} | ||
− | |||
{{ToReview}} | {{ToReview}} | ||
The method of interface of PDF-XChange Editor SDK. | The method of interface of PDF-XChange Editor SDK. | ||
+ | |||
+ | It removes all ticks. | ||
== Syntax == | == Syntax == |
Revision as of 00:55, 29 May 2015
The method of interface of PDF-XChange Editor SDK.
It removes all ticks.
Syntax
HRESULT RemoveAllTicks();
Return Value
Returns S_OK if operation was successful or error code in other cases.