Skip to content

Commit dce0ff0

Browse files
Merge branch 'main_origin' into production
2 parents 838fd7f + c9896fb commit dce0ff0

File tree

51 files changed

+2644
-2450
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

51 files changed

+2644
-2450
lines changed

english/net/aspose.html.converters/converter/convertepub/_index.md

Lines changed: 1459 additions & 1459 deletions
Large diffs are not rendered by default.

english/net/aspose.html.converters/converter/convertsvg/_index.md

Lines changed: 967 additions & 967 deletions
Large diffs are not rendered by default.

english/net/aspose.html.dom.attributes/domconstructorattribute/_index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ public sealed class DOMConstructorAttribute : Attribute
2121
| --- | --- |
2222
| [DOMConstructorAttribute](domconstructorattribute/)() | The default constructor. |
2323

24+
## Properties
25+
26+
| Name | Description |
27+
| --- | --- |
28+
| virtual [TypeId](../../system/attribute/typeid/) { get; } | |
29+
2430
### See Also
2531

2632
* namespace [Aspose.Html.Dom.Attributes](../../aspose.html.dom.attributes/)

english/net/aspose.html.dom.attributes/domnameattribute/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ public sealed class DOMNameAttribute : Attribute
2626
| Name | Description |
2727
| --- | --- |
2828
| [Name](../../aspose.html.dom.attributes/domnameattribute/name/) { get; } | Gets the DOM name. |
29+
| virtual [TypeId](../../system/attribute/typeid/) { get; } | |
2930

3031
### See Also
3132

english/net/aspose.html.dom.attributes/domnamedpropertygetterattribute/_index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ public sealed class DOMNamedPropertyGetterAttribute : Attribute
2121
| --- | --- |
2222
| [DOMNamedPropertyGetterAttribute](domnamedpropertygetterattribute/)() | The default constructor. |
2323

24+
## Properties
25+
26+
| Name | Description |
27+
| --- | --- |
28+
| virtual [TypeId](../../system/attribute/typeid/) { get; } | |
29+
2430
### See Also
2531

2632
* namespace [Aspose.Html.Dom.Attributes](../../aspose.html.dom.attributes/)

english/net/aspose.html.dom.attributes/domnointerfaceobjectattribute/_index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ public sealed class DOMNoInterfaceObjectAttribute : Attribute
2121
| --- | --- |
2222
| [DOMNoInterfaceObjectAttribute](domnointerfaceobjectattribute/)() | The default constructor. |
2323

24+
## Properties
25+
26+
| Name | Description |
27+
| --- | --- |
28+
| virtual [TypeId](../../system/attribute/typeid/) { get; } | |
29+
2430
### See Also
2531

2632
* namespace [Aspose.Html.Dom.Attributes](../../aspose.html.dom.attributes/)

english/net/aspose.html.dom.attributes/domnullableattribute/_index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ public sealed class DOMNullableAttribute : Attribute
2121
| --- | --- |
2222
| [DOMNullableAttribute](domnullableattribute/)() | The default constructor. |
2323

24+
## Properties
25+
26+
| Name | Description |
27+
| --- | --- |
28+
| virtual [TypeId](../../system/attribute/typeid/) { get; } | |
29+
2430
### See Also
2531

2632
* namespace [Aspose.Html.Dom.Attributes](../../aspose.html.dom.attributes/)

english/net/aspose.html.dom.attributes/domobjectattribute/_index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,12 @@ public sealed class DOMObjectAttribute : Attribute
2121
| --- | --- |
2222
| [DOMObjectAttribute](domobjectattribute/)() | The default constructor. |
2323

24+
## Properties
25+
26+
| Name | Description |
27+
| --- | --- |
28+
| virtual [TypeId](../../system/attribute/typeid/) { get; } | |
29+
2430
### See Also
2531

2632
* namespace [Aspose.Html.Dom.Attributes](../../aspose.html.dom.attributes/)

english/net/aspose.html.dom.attributes/domtreatnullasattribute/_index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,7 @@ public sealed class DOMTreatNullAsAttribute : Attribute
2626
| Name | Description |
2727
| --- | --- |
2828
| [Type](../../aspose.html.dom.attributes/domtreatnullasattribute/type/) { get; set; } | Gets or sets value the type. |
29+
| virtual [TypeId](../../system/attribute/typeid/) { get; } | |
2930
| [Value](../../aspose.html.dom.attributes/domtreatnullasattribute/value/) { getset; } | Gets or sets the value. |
3031

3132
### See Also

english/net/aspose.html.dom.svg/svgexception/_index.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,14 @@ public class SVGException : PlatformException
2525
| Name | Description |
2626
| --- | --- |
2727
| [Code](../../aspose.html.dom.svg/svgexception/code/) { get; } | A code identifying the reason why the requested operation could not be performed. The value of this member will be one of the constants in the SVGException code group. |
28+
| virtual [Data](../../system/exception/data/) { get; } | |
29+
| virtual [HelpLink](../../system/exception/helplink/) { getset; } | |
30+
| [HResult](../../system/exception/hresult/) { getset; } | |
31+
| [InnerException](../../system/exception/innerexception/) { get; } | |
32+
| virtual [Message](../../system/exception/message/) { get; } | |
33+
| virtual [Source](../../system/exception/source/) { getset; } | |
34+
| virtual [StackTrace](../../system/exception/stacktrace/) { get; } | |
35+
| [TargetSite](../../system/exception/targetsite/) { get; } | |
2836

2937
## Fields
3038

0 commit comments

Comments
 (0)