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

The default value is an empty string "".

This property allows you to customize the first line of text in the print header. The print header 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  | PrintTextHeader2 Property  | PrintTextHeader3 Property  | OnInitialize Event  | Customize Printed Headers and Footers with System Values

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback