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