MoviePlayMode Enumeration
Free Trial Web API version Licensing Request A Quote
HAVE QUESTIONS OR NEED HELP?SUBMIT THE SUPPORT REQUEST FORM or write email toSUPPORT@BYTESCOUT.COM
Specifies the play mode for playing the movie.
Namespace:Bytescout.PDFAssembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
Members
Member name | Value | Description | |
---|---|---|---|
Once | 0 | Play once and stop. | |
Open | 1 | Play and leave the movie controller bar open. | |
Repeat | 2 | Play repeatedly from beginning to end until stopped. | |
Palindrome | 3 | Play continuously forward and backward until stopped. |
See Also