Click or drag to resize
DocumentHasTextAnnotation Property
Contains true if document has a text annotation (the first section of the document has text annotation)

Namespace: DocuWare.Platform.ServerClient
Assembly: DocuWare.Platform.ServerClient (in DocuWare.Platform.ServerClient.dll) Version: Version 6.7 [UNOFFICIAL BUILD]
Syntax
C#
[DefaultValueAttribute(false)]
[XmlAttributeAttribute]
public bool HasTextAnnotation { get; set; }

Property Value

Type: Boolean
See Also