Gets or Sets the Title of silde.
Namespace:
Spire.Presentation
Assembly:
Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
string Title { get; set; }
Property Title As String
Get
Set
property String^ Title {
String^ get ();
void set (String^ value);
}
abstract Title : string with get, set
Property Value
Type:
String
See Also