Accusoft Prizm Viewer Control v10.0
PrintTextFooter1 Property
Description
Gets and sets the first line of text in the print footer.
Property Type
Read-write property
Syntax
Visual Basic
Public Property PrintTextFooter1 As String
Return Type
A string value which represents the first line of text in the print footer.
Remarks

The default value is an empty string "".

This property allows you to customize the first line of text in the print footer. The print footer appears on every page printed. If this value is empty, it is ignored. To create a blank line, enter one or more blank spaces in the string. There are a number of variables (i.e. date, time, page numbering, etc.) that can be inserted in this string which are substituted at print-time. For more information about available variables, please see Customize Printed Headers and Footers with System Values topic.

Note: This property can not be set in the Object/Embed tag, list file, or during the OnInitialize event.

See Also

PrizmControl Object  | PrizmControl Members  | OnInitialize Event  | PrintTextFooter2 Property  | PrintTextFooter3 Property  | Customize Printed Headers and Footers with System Values

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback