Click or drag to resize

ConfigurationManagerDeleteWatermark Method

Deletes a watermark.

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public static bool DeleteWatermark(
	int watermarkId
)

Parameters

watermarkId
Type: SystemInt32

[Missing <param name="watermarkId"/> documentation for "M:Cadcorp.Configuration.ConfigurationManager.DeleteWatermark(System.Int32)"]

Return Value

Type: Boolean
boolean for success
See Also