DocumentViewerProperties public class DocumentViewerProperties Documentation public bool AllowDocumentViewerChange { get; set; } public bool AllowKeyboardShortcuts { get; set; } public DocumentViewerFileType DefaultSelectedFileType { get; set; } public DocumentSkip DocumentSkip { get; set; } public DocumentViewer DocumentViewer { get; set; } public bool SkipDefaultPreference { get; set; } public DocumentViewerProperties()