'Declaration <DefaultValueAttribute(Mono.Cecil.CustomAttributeArgument)> Public Property DestinationType As DestinationType
'Usage Dim instance As PdfExportSettings Dim value As DestinationType instance.DestinationType = value value = instance.DestinationType
[DefaultValue(Mono.Cecil.CustomAttributeArgument)] public DestinationType DestinationType {get; set;}