Accusoft Prizm Viewer Control v10.0
InitialPrintTextHeader3 Property
Description
Gets and sets the initial third line of text in the print header.
Property Type
Read-write property
Syntax
Visual Basic
Public Property InitialPrintTextHeader3 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 "".

Use this property to customize the third line of text in the print header. If this value is empty, it is ignored. To create a blank line, enter one or more blank characters. 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.

Set this property in the Object/Embed tag or during the OnInitialize event.

The scope of this property depends on where it is set.

For more information refer to the Initial Property Scope topic.

See Also

PrizmControl Object  | PrizmControl Members  | InitialPrintTextHeader1 Property  | InitialPrintTextHeader2 Property  | InitialPrintTextSize Property  | OnInitialize Event  | Customize Printed Headers and Footers with System Values

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback