LastPrintedDate

WordProcessingPackage.LastPrintedDate property

Gets or sets the last printed date.

public DateTime? LastPrintedDate { get; set; }

Property Value

The last printed date.

See Also