DioDocs for PDF
ImageAlignHorz 列挙体

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

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

参照

GrapeCity.Documents.Drawing 名前空間