'Declaration Public Enum DisplacedByCustomXml Inherits System.Enum
public enum DisplacedByCustomXml : System.Enum
'Declaration Public Enum DisplacedByCustomXml Inherits System.Enum
public enum DisplacedByCustomXml : System.Enum
Member | 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. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Word.DisplacedByCustomXml