MediaBookmarkName Property |
Gets the name.
Namespace:
GemBox.Presentation.Media
Assembly:
GemBox.Presentation (in GemBox.Presentation.dll) Version: 23.0.35.1026
Syntaxpublic string Name { get; }
Public ReadOnly Property Name As String
Get
Property Value
Type:
String
The name.
See Also