[]
Gets the UsageInfo object containing information related to the current document's usage: date/time of generation, file name last used to save or load the document, and so on.
[C1TypeSerialization(C1TypeSerializationEnum.None)]
[Browsable(false)]
public UsageInfo UsageInfo { get; }