DocGetSummaryInfoΒΆ
DocGetSummaryInfo receives information from the Summary Information.
- ssInfo = DocGetSummaryInfo(hDoc, ssItem)
Return Value
ssInfo is the Info-Text. In case an error occurs, the function returns a text of length 0.
Parameters
- hDoc
hDoc is a handle of an UniPlot document.
- ssItem
ssItem is one of the following key words:
"AppName","Title","Subject","Author","Keywords","Comments","Template","EditTime","LastPrintDate","CreateDate","LastSaveDate","RefNum","LastAuthor".
History
Version |
Description |
|---|---|
5.15.5 |
LastAuthor added. |
See also
id-332930