Namespace: Telerik.Windows.Documents.FormatProviders.Html.Parsing.DomAssembly: Telerik.Windows.Documents.FormatProviders.Html (in Telerik.Windows.Documents.FormatProviders.Html.dll) Version: 2013.2.611.1050
Syntax
| C# |
|---|
public interface IDocumentFragment : INode |
| Visual Basic |
|---|
Public Interface IDocumentFragment _
Inherits INode |
See Also