HTML2PDF Constructor (Uri)
|
|
| Cute Editor for ASP.NET 6.7 Class Library |
| HTML2PDF Constructor (Uri) |
| HTML2PDF Class See Also Send Feedback |
Initializes a new instance of the HTML2PDF class
Namespace:Â CuteEditor.Convertor.PDFAssembly:Â CuteEditor (in CuteEditor.dll) Version: 6.7.0.0
Syntax
| C# |
|---|
public HTML2PDF( Uri url ) |
| Visual Basic |
|---|
Public Sub New ( _ url As Uri _ ) |
| Visual C++ |
|---|
public: HTML2PDF( Uri^ url ) |
Parameters
- url
- Type: System..::..Uri