LastPrinted Field (Object)

Member of:

Fields collection

Description:

Sets the date on which the report section was last printed, in MM/DD/YY format. If the section has never been printed a value of zero is returned. If the section has been printed then the property shows up as an “object” in the tree rather than a property.

Example:

This example shows how to reposition the LastPrinted Field (Object) behind another object (such as a shape object):

ActiveDocument.Sections["Sales Report"].PageFooter.Fields["LastPrinted Field"].Layer(bqLayerBack)

Methods:

Layer(Value As BqLayer), Spring(Name As String), UnSpring()

Properties:

Read-write: Property Formula as String, Property HorizontalAlignment as BqHorizontalAlignment (Number), Property Text as String, Property TextWrap as Boolean, Property VerticalAlignment as BqVerticalAlignment (Number)

Read-only: Property Name as String, Property Type as BqShapeType (Number)

Objects/Coll.:

User Values, LineFormat, FillFormat, Font