Click or drag to resize

webDocumentType Enumeration

Home | imbSCI | imbACE | imbNLP | imbWEM | imbWBI

Namespace:  imbACE.Network.web.result
Assembly:  imbACE.Network (in imbACE.Network.dll) Version: 0.2
Syntax
C#
public enum webDocumentType
Request Example View Source
Members
  Member nameValueDescription
unknown0
nullObject1
imbBindable2
textString3
xmlDocument4
htmlAgilityDocument5
htmlMicrosoftDocument6
htmlAwesomiumDocument7
See Also