ImageGear22.Windows.Controls Assembly > ImageGear.Windows.Controls Namespace > PageView Class : OpenDocument Property |
'Declaration <CategoryAttribute("File Open Options")> Public Property OpenDocument As Boolean
'Usage Dim instance As PageView Dim value As Boolean instance.OpenDocument = value value = instance.OpenDocument
Defaults to false.
If no display object exists, a new will always be created.
Value is used as initial default in FileOpeningEventArgs.OpenDocument for FileOpening event.