A movie annotation (PDF 1.2) contains animated graphics and sound to be
presented on the computer screen and through the speakers. When the
annotation is activated, the movie shall be played.
Namespace:
pdftron.PDF.Annots
Assembly:
pdftron (in pdftron.dll) Version: 255.255.255.255
SyntaxPublic Sub New (
d As Obj
)
public:
Movie(
[InAttribute] Obj^ d
)
pdftron.PDF.Annots.Movie = function(d);
Parameters
- d
- Type: pdftron.SDFObj
the d
See Also