PagePorter Class Library

FileMetadata.Author Property

Gets or sets the author of the page.

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

Property Value

Identifies the author of the page. The default value is null (Nothing in Visual Basic).

See Also

FileMetadata Class | Parastream.Web.MsFrontPage Namespace