Accusoft Prizm Viewer Control v10.0
PrintTextHeader3 Property
See Also  Send comments on this topic.
PrizmControl Object : PrintTextHeader3 Property

Glossary Item Box

Description

Gets and sets the third line of text in the print header.

Property Type

Read-write property

Syntax

Visual Basic
Public Property PrintTextHeader3 As String

Return Type

A string value which represents the third line of text in the print header.

Remarks

The default value is an empty string "".

This property allows you to customize the third 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

©2015. Accusoft Corporation. All Rights Reserved.