ComponentOne Word for UWP
Info Property

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > C1WordDocument Class : Info Property
Gets information interface for this document.
Syntax
'Declaration
 
Public ReadOnly Property Info As IC1WordInfo
public IC1WordInfo Info {get;}

Property Value

The information interface of the Word/RTF document.
See Also

Reference

C1WordDocument Class
C1WordDocument Members