PagePorter Class Library

FileMetadata.Title Property

Gets or sets the page title.

[Visual Basic]
Public Property Title As String
[C#]
public string Title {get; set;}

Property Value

The page title. The default value is null (Nothing in Visual Basic).

See Also

FileMetadata Class | Parastream.Web.MsFrontPage Namespace