Free Trial
Web API version
Licensing
Request A Quote
HAVE QUESTIONS OR NEED HELP? SUBMIT THE SUPPORT REQUEST FORM or write email to SUPPORT@BYTESCOUT.COM
Represents a movie used in the PDF document.
Inheritance Hierarchy
Bytescout.PDFMovie
Namespace: Bytescout.PDF
Assembly: Bytescout.PDF (in Bytescout.PDF.dll) Version: 3.5.1.1204-master
Syntax
The Movie type exposes the following members.
Constructors
| Name | Description | |
|---|---|---|
| Movie |
Initializes a new instance of the Bytescout.PDF.Movie class.
|
Properties
| Name | Description | |
|---|---|---|
| FilePath |
Gets the path to a movie file.
| |
| Poster |
Gets or sets a poster image representing the movie.
| |
| Rotation |
Gets or sets the rotation angle.
|
Methods
| Name | Description | |
|---|---|---|
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| ToString | (Inherited from Object.) |
See Also