'Declaration Public Property FooterTemplate As System.String
public System.string FooterTemplate {get; set;}
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.
'Declaration Public Property FooterTemplate As System.String
public System.string FooterTemplate {get; set;}