Click or drag to resize
EntryBaseColor Property
Color of the annotation.

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.9
Syntax
C#
[DefaultValueAttribute("#000000")]
[XmlAttributeAttribute]
public string Color { get; set; }

Property Value

Type: String
See Also