IInternalIdentity
ProductName Property
|
The ProductName
Namespace:
Spire.Pdf
Assembly:
Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
Syntax
string ProductName { get; }
ReadOnly Property ProductName As String
Get
property String^ ProductName {
String^ get ();
}
abstract ProductName : string with get
Property Value
Type:
String
See Also