Skip to content

Commit 2d30909

Browse files
Fixed issues
1 parent 9ecccdf commit 2d30909

File tree

23 files changed

+2426
-2516
lines changed

23 files changed

+2426
-2516
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: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Specifies a constructor that is defined by the W3C.
1515
public sealed class DOMConstructorAttribute : Attribute
1616
```
1717

18-
## Public Members
1918
## Constructors
2019

2120
| Name | Description |

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,12 @@ Specifies the official DOM object name as it defined by the W3C.
1515
public sealed class DOMNameAttribute : Attribute
1616
```
1717

18-
## Public Members
1918
## Constructors
2019

2120
| Name | Description |
2221
| --- | --- |
2322
| [DOMNameAttribute](domnameattribute/)(*string*) | Initializes a new instance of the `DOMNameAttribute` class. |
2423

25-
## Public Members
2624
## Properties
2725

2826
| Name | Description |

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Specifies that the method will be used as named property getter.
1515
public sealed class DOMNamedPropertyGetterAttribute : Attribute
1616
```
1717

18-
## Public Members
1918
## Constructors
2019

2120
| Name | Description |

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ If the [NoInterfaceObject] extended attribute appears on an interface, it indica
1515
public sealed class DOMNoInterfaceObjectAttribute : Attribute
1616
```
1717

18-
## Public Members
1918
## Constructors
2019

2120
| Name | Description |

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Specifies a DOM object can be assigned null value.
1515
public sealed class DOMNullableAttribute : Attribute
1616
```
1717

18-
## Public Members
1918
## Constructors
2019

2120
| Name | Description |

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ Specifies that object is marked with this attribute is defined by the W3C.
1515
public sealed class DOMObjectAttribute : Attribute
1616
```
1717

18-
## Public Members
1918
## Constructors
2019

2120
| Name | Description |

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

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,12 @@ Indicates that null of the member value will be treated as specified value.
1515
public sealed class DOMTreatNullAsAttribute : Attribute
1616
```
1717

18-
## Public Members
1918
## Constructors
2019

2120
| Name | Description |
2221
| --- | --- |
2322
| [DOMTreatNullAsAttribute](domtreatnullasattribute/)(*Typeobject*) | Initializes a new instance of the `DOMTreatNullAsAttribute` class. |
2423

25-
## Public Members
2624
## Properties
2725

2826
| Name | Description |

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,14 +14,12 @@ This exception is raised when a specific SVG operation is impossible to perform.
1414
public class SVGException : PlatformException
1515
```
1616

17-
## Public Members
1817
## Constructors
1918

2019
| Name | Description |
2120
| --- | --- |
2221
| [SVGException](svgexception/)(*ushort*) | Initializes a new instance of the `SVGException` class. |
2322

24-
## Public Members
2523
## Properties
2624

2725
| Name | Description |
@@ -36,7 +34,6 @@ public class SVGException : PlatformException
3634
| virtual [StackTrace](../../system/exception/stacktrace/) { get; } | |
3735
| [TargetSite](../../system/exception/targetsite/) { get; } | |
3836

39-
## Public Members
4037
## Fields
4138

4239
| Name | Description |

0 commit comments

Comments
 (0)