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

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

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 FooterTemplate As System.String
public System.string FooterTemplate {get; set;}
参照

PdfSettings クラス
PdfSettings メンバ