Captions class
Captions class
Represents the WebVTT closed captions.
The Captions type exposes the following members:
Properties
Property | Description |
---|---|
caption_id | Returns the globally unique identifier (GUID) of the closed captions. Read-only System.Guid. |
label | Returns or sets the label of the closed captions. Read/write str. |
binary_data | Returns the binary data of the closed captions. Read-only int[]. |
data_as_string | Returns the closed captions data as UTF-8 encoded string Read-only str. |
See Also
- module
aspose.slides
- library
Aspose.Slides