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

+1,459-1,459
Large diffs are not rendered by default.

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

+967-967
Large diffs are not rendered by default.

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

+6
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

+1
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

+6
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

+6
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

+6
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

+6
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

+1
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

+8
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

english/net/aspose.html.dom/domexception/_index.md

+7
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,15 @@ public class DOMException : PlatformException
2626
| Name | Description |
2727
| --- | --- |
2828
| [Code](../../aspose.html.dom/domexception/code/) { get; } | Returns a value that contains one of the error code constants, or 0 if none match. This field is used for historical reasons. |
29+
| virtual [Data](../../system/exception/data/) { get; } | |
30+
| virtual [HelpLink](../../system/exception/helplink/) { getset; } | |
31+
| [HResult](../../system/exception/hresult/) { getset; } | |
32+
| [InnerException](../../system/exception/innerexception/) { get; } | |
2933
| override [Message](../../aspose.html.dom/domexception/message/) { get; } | Returns a string representing a message or description associated with the given error name. |
3034
| [Name](../../aspose.html.dom/domexception/name/) { get; } | Returns a string that contains one of the strings associated with an error name. |
35+
| virtual [Source](../../system/exception/source/) { getset; } | |
36+
| virtual [StackTrace](../../system/exception/stacktrace/) { get; } | |
37+
| [TargetSite](../../system/exception/targetsite/) { get; } | |
3138

3239
## Fields
3340

english/net/aspose.html.net/contentheaders/_index.md

+6
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,13 @@ public class ContentHeaders : WebHeaderCollection
2424

2525
| Name | Description |
2626
| --- | --- |
27+
| override [AllKeys](../../system.net/webheadercollection/allkeys/) { get; } | |
2728
| [ContentType](../../aspose.html.net/contentheaders/contenttype/) { get; } | Gets the Content-Type header value. |
29+
| override [Count](../../system.net/webheadercollection/count/) { get; } | |
30+
| [Item](../../system.net/webheadercollection/item/) { getset; } | (3 indexers) |
31+
| [Item](../../system.collections.specialized/namevaluecollection/item/) { get; } | |
32+
| override [Keys](../../system.net/webheadercollection/keys/) { get; } | |
33+
| [IsReadOnly](../../system.collections.specialized/nameobjectcollectionbase/isreadonly/) { get; } | |
2834

2935
### See Also
3036

english/net/aspose.html.net/messagehandlercollection/_index.md

+8
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,14 @@ public class MessageHandlerCollection : Collection<MessageHandler>
2020
| --- | --- |
2121
| [MessageHandlerCollection](messagehandlercollection/)() | The default constructor. |
2222

23+
## Properties
24+
25+
| Name | Description |
26+
| --- | --- |
27+
| [Count](../../system.collections.objectmodel/collection-1/count/) { get; } | |
28+
| [Item](../../system.collections.objectmodel/collection-1/item/) { getset; } | |
29+
| [Items](../../system.collections.objectmodel/collection-1/items/) { get; } | |
30+
2331
### See Also
2432

2533
* class [MessageHandler](../messagehandler/)

english/net/aspose.html.net/requestheaders/_index.md

+11
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,17 @@ public class RequestHeaders : WebHeaderCollection
2020
| --- | --- |
2121
| [RequestHeaders](requestheaders/)() | The default constructor. |
2222

23+
## Properties
24+
25+
| Name | Description |
26+
| --- | --- |
27+
| override [AllKeys](../../system.net/webheadercollection/allkeys/) { get; } | |
28+
| override [Count](../../system.net/webheadercollection/count/) { get; } | |
29+
| [Item](../../system.net/webheadercollection/item/) { getset; } | (3 indexers) |
30+
| [Item](../../system.collections.specialized/namevaluecollection/item/) { get; } | |
31+
| override [Keys](../../system.net/webheadercollection/keys/) { get; } | |
32+
| [IsReadOnly](../../system.collections.specialized/nameobjectcollectionbase/isreadonly/) { get; } | |
33+
2334
### See Also
2435

2536
* namespace [Aspose.Html.Net](../../aspose.html.net/)

english/net/aspose.html.net/responseheaders/_index.md

+6
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,13 @@ public class ResponseHeaders : WebHeaderCollection
2424

2525
| Name | Description |
2626
| --- | --- |
27+
| override [AllKeys](../../system.net/webheadercollection/allkeys/) { get; } | |
2728
| [ContentType](../../aspose.html.net/responseheaders/contenttype/) { get; } | Gets the Content-Type header value. |
29+
| override [Count](../../system.net/webheadercollection/count/) { get; } | |
30+
| [Item](../../system.net/webheadercollection/item/) { getset; } | (3 indexers) |
31+
| [Item](../../system.collections.specialized/namevaluecollection/item/) { get; } | |
32+
| override [Keys](../../system.net/webheadercollection/keys/) { get; } | |
33+
| [IsReadOnly](../../system.collections.specialized/nameobjectcollectionbase/isreadonly/) { get; } | |
2834

2935
### See Also
3036

english/net/aspose.html.rendering.doc/docdevice/_index.md

+3
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ public class DocDevice : Device<DocGraphicContext, DocRenderingOptions>
3131
| --- | --- |
3232
| [GraphicContext](../../aspose.html.rendering/device-2/graphiccontext/) { get; } | |
3333
| [Options](../../aspose.html.rendering/device-2/options/) { get; } | |
34+
| virtual [Configuration](../../aspose.html.rendering/device-2/configuration/) { get; } | |
35+
| [OutputStream](../../aspose.html.rendering/device-2/outputstream/) { get; } | |
36+
| [StreamProvider](../../aspose.html.rendering/device-2/streamprovider/) { get; } | |
3437

3538
## Methods
3639

english/net/aspose.html.rendering.image/imagedevice/_index.md

+3
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ public class ImageDevice : Device<ImageGraphicContext, ImageRenderingOptions>
3131
| --- | --- |
3232
| [GraphicContext](../../aspose.html.rendering/device-2/graphiccontext/) { get; } | |
3333
| [Options](../../aspose.html.rendering/device-2/options/) { get; } | |
34+
| virtual [Configuration](../../aspose.html.rendering/device-2/configuration/) { get; } | |
35+
| [OutputStream](../../aspose.html.rendering/device-2/outputstream/) { get; } | |
36+
| [StreamProvider](../../aspose.html.rendering/device-2/streamprovider/) { get; } | |
3437

3538
## Methods
3639

english/net/aspose.html.rendering.pdf/pdfdevice/_index.md

+3
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ public class PdfDevice : Device<PdfGraphicContext, PdfRenderingOptions>
3131
| --- | --- |
3232
| [GraphicContext](../../aspose.html.rendering/device-2/graphiccontext/) { get; } | |
3333
| [Options](../../aspose.html.rendering/device-2/options/) { get; } | |
34+
| virtual [Configuration](../../aspose.html.rendering/device-2/configuration/) { get; } | |
35+
| [OutputStream](../../aspose.html.rendering/device-2/outputstream/) { get; } | |
36+
| [StreamProvider](../../aspose.html.rendering/device-2/streamprovider/) { get; } | |
3437

3538
## Methods
3639

english/net/aspose.html.rendering.xps/xpsdevice/_index.md

+3
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,9 @@ public class XpsDevice : Device<XpsGraphicContext, XpsRenderingOptions>
3131
| --- | --- |
3232
| [GraphicContext](../../aspose.html.rendering/device-2/graphiccontext/) { get; } | |
3333
| [Options](../../aspose.html.rendering/device-2/options/) { get; } | |
34+
| virtual [Configuration](../../aspose.html.rendering/device-2/configuration/) { get; } | |
35+
| [OutputStream](../../aspose.html.rendering/device-2/outputstream/) { get; } | |
36+
| [StreamProvider](../../aspose.html.rendering/device-2/streamprovider/) { get; } | |
3437

3538
## Methods
3639

english/net/aspose.html.rendering/device-2/_index.md

+3
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ public abstract class Device<TGraphicContext, TRenderingOptions> : Device, IDevi
2727
| --- | --- |
2828
| [GraphicContext](../../aspose.html.rendering/device-2/graphiccontext/) { get; } | Gets the graphic context |
2929
| [Options](../../aspose.html.rendering/device-2/options/) { get; } | Gets rendering options. |
30+
| virtual [Configuration](../../aspose.html.rendering/device-2/configuration/) { get; } | Gets device configuration. |
31+
| [OutputStream](../../aspose.html.rendering/device-2/outputstream/) { get; } | Sets and gets the output stream. |
32+
| [StreamProvider](../../aspose.html.rendering/device-2/streamprovider/) { get; } | Gets the stream provider object. |
3033

3134
## Methods
3235

english/net/aspose.html.rendering/device-2/addrect/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.AddRect
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device AddRect method. Appends a rectangle to the current path as a complete subpath
55
type: docs
6-
weight: 30
6+
weight: 60
77
url: /net/aspose.html.rendering/device-2/addrect/
88
---
99
## Device&lt;TGraphicContext,TRenderingOptions&gt;.AddRect method

english/net/aspose.html.rendering/device-2/begindocument/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.BeginDocument
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device BeginDocument method. Begins rendering of the document
55
type: docs
6-
weight: 40
6+
weight: 70
77
url: /net/aspose.html.rendering/device-2/begindocument/
88
---
99
## Device&lt;TGraphicContext,TRenderingOptions&gt;.BeginDocument method

english/net/aspose.html.rendering/device-2/beginelement/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.BeginElement
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device BeginElement method. Begins rendering of the node
55
type: docs
6-
weight: 50
6+
weight: 80
77
url: /net/aspose.html.rendering/device-2/beginelement/
88
---
99
## Device&lt;TGraphicContext,TRenderingOptions&gt;.BeginElement method

english/net/aspose.html.rendering/device-2/beginpage/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.BeginPage
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device BeginPage method. Begins rendering of the new page
55
type: docs
6-
weight: 60
6+
weight: 90
77
url: /net/aspose.html.rendering/device-2/beginpage/
88
---
99
## Device&lt;TGraphicContext,TRenderingOptions&gt;.BeginPage method

english/net/aspose.html.rendering/device-2/clip/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.Clip
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device Clip method. Modifies the current clipping path by intersecting it with the current path using the FillRule to determine the region to fill. This method terminates current path
55
type: docs
6-
weight: 70
6+
weight: 100
77
url: /net/aspose.html.rendering/device-2/clip/
88
---
99
## Device&lt;TGraphicContext,TRenderingOptions&gt;.Clip method

english/net/aspose.html.rendering/device-2/closepath/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.ClosePath
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device ClosePath method. Closes the current subpath by appending a straight line segment from the current point to the starting point of the subpath. If the current subpath is already closed ClosePath does nothing. This operator terminates the current subpath. Appending another segment to the current path begins a new subpath even if the new segment begins at the endpoint reached by the ClosePath method
55
type: docs
6-
weight: 80
6+
weight: 110
77
url: /net/aspose.html.rendering/device-2/closepath/
88
---
99
## Device&lt;TGraphicContext,TRenderingOptions&gt;.ClosePath method
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
---
2+
title: Device-2.Configuration
3+
second_title: Aspose.HTML for .NET API Reference
4+
description: Device Configuration property. Gets device configuration
5+
type: docs
6+
weight: 10
7+
url: /net/aspose.html.rendering/device-2/configuration/
8+
---
9+
## Device&lt;TGraphicContext,TRenderingOptions&gt;.Configuration property
10+
11+
Gets device configuration.
12+
13+
```csharp
14+
protected virtual DeviceConfiguration<TGraphicContext, TRenderingOptions> Configuration { get; }
15+
```
16+
17+
### See Also
18+
19+
* class [DeviceConfiguration&lt;TGraphicContext,TRenderingOptions&gt;](../../device-2.deviceconfiguration-2/)
20+
* class [Device&lt;TGraphicContext,TRenderingOptions&gt;](../)
21+
* namespace [Aspose.Html.Rendering](../../../aspose.html.rendering/)
22+
* assembly [Aspose.HTML](../../../)

english/net/aspose.html.rendering/device-2/cubicbezierto/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.CubicBezierTo
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device CubicBezierTo method. Appends a cubic Bézier curve to the current path. The curve extends from the current point to the point pt2 using pt1 and pt2 as the Bézier control points. The new current point is pt3
55
type: docs
6-
weight: 90
6+
weight: 120
77
url: /net/aspose.html.rendering/device-2/cubicbezierto/
88
---
99
## Device&lt;TGraphicContext,TRenderingOptions&gt;.CubicBezierTo method

english/net/aspose.html.rendering/device-2/dispose/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.Dispose
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device Dispose method. Performs application-defined tasks associated with freeing releasing or resetting unmanaged resources
55
type: docs
6-
weight: 100
6+
weight: 130
77
url: /net/aspose.html.rendering/device-2/dispose/
88
---
99
## Device&lt;TGraphicContext,TRenderingOptions&gt;.Dispose method

english/net/aspose.html.rendering/device-2/drawimage/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.DrawImage
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device DrawImage method. Draws the specified image
55
type: docs
6-
weight: 110
6+
weight: 140
77
url: /net/aspose.html.rendering/device-2/drawimage/
88
---
99
## Device&lt;TGraphicContext,TRenderingOptions&gt;.DrawImage method

english/net/aspose.html.rendering/device-2/enddocument/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.EndDocument
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device EndDocument method. Ends rendering of the document
55
type: docs
6-
weight: 120
6+
weight: 150
77
url: /net/aspose.html.rendering/device-2/enddocument/
88
---
99
## Device&lt;TGraphicContext,TRenderingOptions&gt;.EndDocument method

english/net/aspose.html.rendering/device-2/endelement/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.EndElement
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device EndElement method. Ends rendering of the node
55
type: docs
6-
weight: 130
6+
weight: 160
77
url: /net/aspose.html.rendering/device-2/endelement/
88
---
99
## Device&lt;TGraphicContext,TRenderingOptions&gt;.EndElement method

english/net/aspose.html.rendering/device-2/endpage/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.EndPage
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device EndPage method. Ends rendering of the current page
55
type: docs
6-
weight: 140
6+
weight: 170
77
url: /net/aspose.html.rendering/device-2/endpage/
88
---
99
## Device&lt;TGraphicContext,TRenderingOptions&gt;.EndPage method

english/net/aspose.html.rendering/device-2/fill/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.Fill
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device Fill method. Fills the entire region enclosed by the current path. If the path consists of several disconnected subpaths it fills the insides of all subpaths considered together. This method terminates current path
55
type: docs
6-
weight: 150
6+
weight: 180
77
url: /net/aspose.html.rendering/device-2/fill/
88
---
99
## Device&lt;TGraphicContext,TRenderingOptions&gt;.Fill method

english/net/aspose.html.rendering/device-2/filltext/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.FillText
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device FillText method. Fills the specified text string at the specified location
55
type: docs
6-
weight: 160
6+
weight: 190
77
url: /net/aspose.html.rendering/device-2/filltext/
88
---
99
## Device&lt;TGraphicContext,TRenderingOptions&gt;.FillText method

english/net/aspose.html.rendering/device-2/flush/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.Flush
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device Flush method. Flushes all data to output stream
55
type: docs
6-
weight: 170
6+
weight: 200
77
url: /net/aspose.html.rendering/device-2/flush/
88
---
99
## Device&lt;TGraphicContext,TRenderingOptions&gt;.Flush method

english/net/aspose.html.rendering/device-2/graphiccontext/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.GraphicContext
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device GraphicContext property. Gets the graphic context
55
type: docs
6-
weight: 10
6+
weight: 20
77
url: /net/aspose.html.rendering/device-2/graphiccontext/
88
---
99
## Device&lt;TGraphicContext,TRenderingOptions&gt;.GraphicContext property

english/net/aspose.html.rendering/device-2/lineto/_index.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: Device-2.LineTo
33
second_title: Aspose.HTML for .NET API Reference
44
description: Device LineTo method. Appends a straight line segment from the current point to the point pt. The new current point is pt
55
type: docs
6-
weight: 180
6+
weight: 210
77
url: /net/aspose.html.rendering/device-2/lineto/
88
---
99
## Device&lt;TGraphicContext,TRenderingOptions&gt;.LineTo method

0 commit comments

Comments
 (0)