'DeclarationPublic Property Export As Boolean
'UsageDim instance As PdfVisualField Dim value As Boolean instance.Export = value value = instance.Export
public bool Export {get; set;}
'DeclarationPublic Property Export As Boolean
'UsageDim instance As PdfVisualField Dim value As Boolean instance.Export = value value = instance.Export
public bool Export {get; set;}
Supported .NET Platforms: .NET 4.0 and higher, Windows Presentation Foundation 4.x