Table of Contents
HtmlToPdfSession.Submit Method
Overload List
Name Description
void Submit(string); Submit the current page.
void Submit(string, string); Submit the current page to the specified Url.
void Submit(string, int, int); Submit the current page.
void Submit(string, string, int, int); Submit the current page.
void Submit(string, string, int, int, string); Submit the current page to the specified Url.
See Also