RichTextContentControl::Creator Property
Gets a 32-bit integer that indicates the application in which the RichTextContentControl was created.
Assembly: Microsoft.Office.Tools.Word (in Microsoft.Office.Tools.Word.dll)
Property Value
Type: System::Int32A 32-bit integer that indicates the application in which the control was created.
If the RichTextContentControl was created in Word, the Creator property returns the hexadecimal number 4D535744, which represents the string MSWD. This string is the four-character creator code for Word.
Show: