[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.DisplacedByCustomXml

DisplacedByCustomXml Enum

Specifies the possible values for the location of a single custom XML element's start and/or end tag relative to the location of an annotation tag in document order.

Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public enum DisplacedByCustomXml
Public Enum DisplacedByCustomXml

Fields

Name Description
Next

Specifies that the annotation anchor shall be displaced by the physical representation of the next element of custom XML markup in the document.

None

No displacement.

Previous

Specifies that the annotation anchor shall be displaced by the physical representation of the previous element of custom XML markup in the document.