Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
AODL
Document
Content
Text
Paragraph
NewXmlNode
AODL.Document.Content.Text.Paragraph.NewXmlNode C# (CSharp) Method
Paragraph Class Documentation
Exibir arquivo
Open project: monsterlabs/HumanRightsTracker
NewXmlNode()
private
method
Create a new XmlNode.
private
NewXmlNode
( ) :
void
return
void
private void NewXmlNode() { this.Node = this.Document.CreateNode("p", "text"); }
Paragraph
Clone
Content_Inserted
Content_Removed
CreateAttribute
GetContentHtmlContent
GetGlobalStyleElement
GetHtml
GetHtmlStyleFromGlobalStyles
GetTextHtmlContent
Init
InitStandards
NewXmlNode
Paragraph
RemoveMixedContent
TextContent_Inserted
TextContent_Removed