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

The default value is an empty string "".

Use this property to customize the third line of text in the print footer. 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  | InitialPrintTextFooter1 Property  | InitialPrintTextFooter2 Property  | InitialPrintTextSize Property  | Customize Printed Headers and Footers with System Values

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback