CreateHtmlElement
InlineXbrlDocument.CreateHtmlElement method
ينشئ عنصر HTML.
public HTMLElement CreateHtmlElement(string name, string prefix = null)
| معامل | نوع | الوصف |
|---|---|---|
| name | String | The Html element local name. |
| prefix | String | The Html element prefix. |
قيمة الإرجاع
The created Html element.
انظر أيضًا
- class HTMLElement
- class InlineXbrlDocument
- namespace Aspose.Finance.Xbrl.Inline
- assembly Aspose.Finance