Title

WordProcessingPackage.Title property

Gets or sets the title of the document.

public string Title { get; set; }

Property Value

The title of the document.

See Also