Click or drag to resize

WMTSFormatSuffix Property

For REST request encoding, an image format suffix must be included

Namespace:  Cadcorp.Configuration
Assembly:  Cadcorp.Configuration (in Cadcorp.Configuration.dll) Version: 9.0.2618.0 (9.0.2618.0)
Syntax
public string FormatSuffix { get; set; }

Property Value

Type: String
Remarks
If not provided, the suffix will be derived from the format property
See Also