[]
Gets or sets the alignment of the Picture within a page.
[C1Category("Image")]
[C1Description("Watermark.PictureAlign", "The alignment of Picture within a page.")]
public PictureAlignEnum PictureAlign { get; set; }
<C1Category("Image")>
<C1Description("Watermark.PictureAlign", "The alignment of Picture within a page.")>
Public Property PictureAlign As PictureAlignEnum