Click or drag to resize
PlatformClientConfigurationDefaultProductInfoHeader Property
Gets or sets the default product information header.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
public static ProductInfoHeaderValue DefaultProductInfoHeader { get; set; }

Property Value

Type: ProductInfoHeaderValue
The default product information header.
See Also