Xfinium.Pdf.Core Namespace > PdfNames Class : GetMatchingName Method |
'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 )
Supported .NET Platforms: .NET 2.0 - .NET 4.6, Windows Forms, ASP.NET, Windows Presentation Foundation 4.x, Silverlight 5, WinRT, Universal Windows Platform, Windows Phone 8 & 8.1, Xamarin iOS & Android, Portable Class Library