Movie ClassByteScout PDF SDK
Represents a movie used in the PDF document.
Inheritance Hierarchy

SystemObject
  Bytescout.PDFMovie

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

public class Movie

The Movie type exposes the following members.

Constructors

  NameDescription
Public methodMovie
Initializes a new instance of the Bytescout.PDF.Movie class.
Top
Properties

  NameDescription
Public propertyFilePath
Gets the path to a movie file.
Public propertyPoster
Gets or sets a poster image representing the movie.
Public propertyRotation
Gets or sets the rotation angle.
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference