'Declaration Public Property OpenAnnotations As Boolean
'Usage Dim instance As FileOpeningEventArgs Dim value As Boolean instance.OpenAnnotations = value value = instance.OpenAnnotations
public bool OpenAnnotations {get; set;}
'Declaration Public Property OpenAnnotations As Boolean
'Usage Dim instance As FileOpeningEventArgs Dim value As Boolean instance.OpenAnnotations = value value = instance.OpenAnnotations
public bool OpenAnnotations {get; set;}
Defaults to false.
If set to true, then the ART assembly is required.