AutoComplete for ASP.NET Web Forms
PageModeEnum 列挙体

C1.C1Report.4 アセンブリ > C1.C1Report 名前空間 : PageModeEnum 列挙体
Specifies how the Pdf document should be displayed when opened.
シンタックス
'宣言
 
Public Enum PageModeEnum 
   Inherits System.Enum
public enum PageModeEnum : System.Enum 
メンバ
メンバ解説
AutomaticDocument outline visible if available.
FullScreenFull-screen mode, with no menu bar, window controls, or any other window visible.
UseNoneNeither document outline nor thumbnail images visible.
UseOutlinesDocument outline visible.
UseThumbsThumbnail images visible.
継承階層

System.Object
   System.ValueType
      System.Enum
         C1.C1Report.PageModeEnum

参照

C1.C1Report 名前空間