MediaSegmentStart Property |
Gets or sets the time offset from the beginning of the media.
Namespace:
GemBox.Presentation.Media
Assembly:
GemBox.Presentation (in GemBox.Presentation.dll) Version: 21.0.35.1054
Syntaxpublic TimeOffset Start { get; set; }
Public Property Start As TimeOffset
Get
Set
Property Value
Type:
TimeOffset
The time offset from the beginning of the media.
See Also