DioDocs for PDF
ImageAlignVert 列挙体

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Drawing 名前空間 : ImageAlignVert 列挙体
Specifies the vertical alignment of foreground and background images.
シンタックス
'宣言
 
Public Enum ImageAlignVert 
   Inherits System.Enum
public enum ImageAlignVert : System.Enum 
メンバ
メンバ解説
BottomThe image is bottom-aligned.
CenterThe image is centered vertically.
TopThe image is top-aligned.
継承階層

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Drawing.ImageAlignVert

参照

GrapeCity.Documents.Drawing 名前空間