Xfinium.Pdf.Destinations Namespace > PdfNamedDestinationCollection Class : Item Property |
'Declaration
Public Shadows ReadOnly Default Property Item( _ ByVal name As String _ ) As PdfNamedDestination
'Usage
Dim instance As PdfNamedDestinationCollection Dim name As String Dim value As PdfNamedDestination value = instance.Item(name)
public new PdfNamedDestination this[ string name ]; {get;}
public: new property PdfNamedDestination^ default [String^] { PdfNamedDestination^ get(String^ name); }
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