Skip to main content

dxPDFViewerFindPanelDefaultAnimationTime Constant

Specifies the default duration of the Find panel display/hide animation, in milliseconds.

Declaration

const dxPDFViewerFindPanelDefaultAnimationTime = 200;

Remarks

This global constant specifies the default value of the PDF Viewer‘s OptionsFindPanel.AnimationTime property.

See Also