'Declaration <CategoryAttribute("File Open Options")> Public Property OpenAnnotations As Boolean
'Usage Dim instance As PageView Dim value As Boolean instance.OpenAnnotations = value value = instance.OpenAnnotations
'Declaration <CategoryAttribute("File Open Options")> Public Property OpenAnnotations As Boolean
'Usage Dim instance As PageView Dim value As Boolean instance.OpenAnnotations = value value = instance.OpenAnnotations
Defaults to false.
Value is used as initial default in FileOpeningEventArgs.OpenAnnotations for FileOpening event.
If set to true, then the ART assembly is required.