Creates a template with the specified height and automatically set the Header property
of this page with the created template.
Namespace: EvoPdfAssembly: evohtmltopdf (in evohtmltopdf.dll) Version: 4.12.0.0
Syntax
| C# |
|---|
public Template AddHeaderTemplate( float height ) |
| Visual Basic |
|---|
Public Function AddHeaderTemplate ( height As Single ) As Template |
| Visual C++ |
|---|
public: Template^ AddHeaderTemplate( float height ) |
Parameters
- height
- Type: System..::..Single
The page header height
Return Value
Type: TemplateThe page header