You are here: Symbol Reference > Stimulsoft.Report.Viewer Namespace > StiPreviewSettings Enumeration
Stimulsoft Reports Class Reference
ContentsIndexHome
PreviousUpNext
Stimulsoft.Report.Viewer.StiPreviewSettings Enumeration
Syntax
C++
C#
Visual Basic
public: enum StiPreviewSettings { All = 0xfffffff, None = 0x0000000, Default = All^PageDesign^PageDelete^PageNew^PageSize^Close, PageViewMode = 0x0000001, VertScrollBar = 0x0000002, HorScrollBar = 0x0000004, StatusBar = 0x0000008, Print = 0x0000010, Open = 0x0000020, Save = 0x0000040, Export = 0x0000080, SendEMail = 0x0000100, PageNew = 0x0000200, PageDelete = 0x0000400, PageDesign = 0x0000800, PageSize = 0x0001000, SelectTool = 0x0002000, HandTool = 0x0008000, EditorTool = 0x0010000, FindTool = 0x0020000, Editor = 0x0010000, Find = 0x0020000, Zoom = 0x0040000, PageControl = 0x0080000, Bookmarks = 0x0100000, Thumbs = 0x0200000, ContextMenu = 0x0400000, Close = 0x0800000, Toolbar = 0x1000000 };

This is record Stimulsoft.Report.Viewer.StiPreviewSettings.

Made with Doc-O-Matic.
What do you think about this topic? Send feedback!
Copyright (c) 2017. All rights reserved.