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