PagePorter Class Library

Global.ProductName Property

Gets the product name string.

[Visual Basic]
Public Shared ReadOnly Property ProductName As String
[C#]
public static string ProductName {get;}

Property Value

The product name string.

Remarks

The value of the returned string is "PagePorter".

See Also

Global Class | Parastream.PagePorter Namespace