SoHardCopyGetProductName Method |
Returns a character string identifying the name of the extension.
Namespace: OIV.HardCopyAssembly: OIV.HardCopy (in OIV.HardCopy.dll) Version: 2023.1.3.0 (2023.1.3)
Syntax public static string GetProductName()
Public Shared Function GetProductName As String
public:
static String^ GetProductName()
static member GetProductName : unit -> string
Return Value
Type:
StringRemarks See Also