DioDocs for PDF
HeaderTemplate プロパティ (PdfSettings)

GrapeCity.Documents.Html > GrapeCity.Documents.Html 名前空間 > PdfSettings クラス : HeaderTemplate プロパティ
Gets or sets the HTML template for the page header.

This should be a valid HTML markup that may include the following special classes used to inject print values:

For example, "<span class='title'></span>" would generate a span containing the document title.

シンタックス
'宣言
 
Public Property HeaderTemplate As System.String
public System.string HeaderTemplate {get; set;}
参照

PdfSettings クラス
PdfSettings メンバ