[]
Gets information interface for this document.
[TypeConverter(typeof(ExpandableObjectConverter))]
public IC1WordInfo Info { get; }
<TypeConverter(GetType(ExpandableObjectConverter))>
Public ReadOnly Property Info As IC1WordInfo
| Type | Description |
|---|---|
| IC1WordInfo | The information interface of the Word/RTF document. |