CreateHtmlElement
InlineXbrlDocument.CreateHtmlElement method
Erstellt ein HTML-Element.
public HTMLElement CreateHtmlElement(string name, string prefix = null)
Parameter | Typ | Beschreibung |
---|---|---|
name | String | Der lokale Name des HTML-Elements. |
prefix | String | Das HTML-Elementpräfix. |
Rückgabewert
Das erstellte HTML-Element.
Siehe auch
- class HTMLElement
- class InlineXbrlDocument
- namensraum Aspose.Finance.Xbrl.Inline
- Montage Aspose.Finance