'Declaration
Public Shared Function GetMatchingName( _ ByVal inputKey As String _ ) As PdfCosName
'Usage
Dim inputKey As String Dim value As PdfCosName value = PdfNames.GetMatchingName(inputKey)
public static PdfCosName GetMatchingName( string inputKey )
public: static PdfCosName^ GetMatchingName( String^ inputKey )
Parameters
- inputKey