PagePorter Class Library

FileMetadata.Generator Property

Gets or sets the string that identifies the name and version of the HTML authoring tool used to create the current page.

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

Property Value

Identifies the name and version of the HTML authoring tool used to create the current page. The default value is null (Nothing in Visual Basic).

See Also

FileMetadata Class | Parastream.Web.MsFrontPage Namespace