WatermarkResource.IsWatermark

WatermarkResource.IsWatermark property

Gets or sets a value indicating whether this instance is watermark.

public bool IsWatermark { get; set; }

Property Value

true if this instance is watermark; otherwise, false.

See Also