'DeclarationPublic Property FileName As String
'UsageDim instance As PdfVisualFileAttachmentAnnotation Dim value As String instance.FileName = value value = instance.FileName
public string FileName {get; set;}
'DeclarationPublic Property FileName As String
'UsageDim instance As PdfVisualFileAttachmentAnnotation Dim value As String instance.FileName = value value = instance.FileName
public string FileName {get; set;}
Supported .NET Platforms: .NET 4.0 and higher, Windows Presentation Foundation 4.x