LastSaved Field (Object)

Member of:

Fields collection

Description:

Sets the date on which the document was last printed, in MM/DD/YY format.

Example:

This example shows how to change the font color to red in the Last Saved field:

ActiveDocument.Sections["Sales Report"].PageFooter.Fields["LastSaved Field"].Font.Color = 16711680

Methods:

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

Properties:

Read-write: Formula as String, HorizontalAlignment as BqHorizontalAlignment, Text as String, TextWrap as Boolean, VerticalAlignment as BqVerticalAlignmentRead-only: Name as String, Type as BqShapeType

Objects:

UserValues, LineFormat, FillFormat, FontFormat object