RenderingWatermark.VAlignment

RenderingWatermark.VAlignment property

Gets or sets vertical alignment of the watermark to the page.

public TextAlignmentType VAlignment { get; set; }

Remarks

Only Top, Center, Bottom is valid. Default is Top.

See Also