Width

WatermarkableImage.Width property

Gets the width of this WatermarkableImage in pixels.

public int Width { get; }

Property Value

The width of this WatermarkableImage in pixels.

See Also