MovieOperation EnumerationByteScout PDF SDK
Specifies the operation to be performed on the movie.

Namespace:  Bytescout.PDF
Assembly:  Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax

public enum MovieOperation
Members

  Member nameValueDescription
Play0 Start playing the movie.
Stop1 Stop playing the movie.
Pause2 Pause a playing movie.
Resume3 Resume a paused movie.
See Also

Reference