DocumentPropertiesTitle Property

Returns or sets the title of a presentation. Read/write String.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public string Title { get; set; }

Property Value

Type: String

Implements

IDocumentPropertiesTitle
See Also