The HTML2PDF type exposes the following members.
Constructors
Name | Description | |
---|---|---|
HTML2PDF(String) |
Initializes a new instance of the HTML2PDF class
|
|
HTML2PDF(Uri) |
Initializes a new instance of the HTML2PDF class
|
Methods
Name | Description | |
---|---|---|
Equals | (Inherited from Object.) | |
Finalize |
Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection.
(Inherited from Object.) |
|
GetHashCode |
Serves as a hash function for a particular type.
(Inherited from Object.) |
|
GetType |
Gets the Type of the current instance.
(Inherited from Object.) |
|
GetUrlAsString | ||
MemberwiseClone |
Creates a shallow copy of the current Object.
(Inherited from Object.) |
|
Render | ||
Save(Stream) |
save to stream
|
|
Save(String) |
Save To PDF file
|
|
ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
IsEmpty |
check the html file is emplty
|
|
PageHeight | ||
PageWidth |
page width setting, if not set is set by default value,
if default value is less than max page width,
the page width is the max page width
|
|
RenderSinglePageContent |