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

Use this property to customize the first 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  | OnInitialize Event  | InitialPrintTextHeader2 Property  | InitialPrintTextHeader3 Property  | InitialPrintTextFooter1 Property  | InitialPrintTextFooter2 Property  | InitialPrintTextFooter3 Property  | PrintTextFooter1 Property  | PrintTextFooter2 Property  | PrintTextFooter3 Property  | PrintTextHeader1 Property  | PrintTextHeader2 Property  | PrintTextHeader3 Property  | InitialPrintTextSize Property  | Customize Printed Headers and Footers with System Values

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback