ComponentOne Word for UWP
Creator Property

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > C1WordDocument Class : Creator Property
Gets or sets creator (generator) name of this document.
Syntax
'Declaration
 
Public Property Creator As System.String
public System.string Creator {get; set;}

Property Value

The creator (generator) name of the Word/RTF document.
See Also

Reference

C1WordDocument Class
C1WordDocument Members