WkHtmlInput Class

NReco.PdfGenerator Class Library Documentation
Represents one wkhtmltopdf input.
Inheritance Hierarchy

SystemObject
  NReco.PdfGeneratorWkHtmlInput

Namespace:  NReco.PdfGenerator
Assembly:  NReco.PdfGenerator (in NReco.PdfGenerator.dll) Version: 1.2.1
Syntax

public class WkHtmlInput

The WkHtmlInput type exposes the following members.

Constructors

  NameDescription
Public methodWkHtmlInput
Initializes a new instance of the WkHtmlInput class
Top
Properties

  NameDescription
Public propertyCustomWkHtmlPageArgs
Custom WkHtmlToPdf page options for this input.
Public propertyInput
HTML file name or URL.
Public propertyPageFooterHtml
Get or set custom page footer HTML for this input.
Public propertyPageHeaderHtml
Get or set custom page header HTML for this input.
Top
Methods

  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also

Reference