API Documentation > CorelDRAW > 2025-v26 > IVGPageMarkup
IVGPageMarkup.CreateCollaborativeText method
Creates a comment Collaborative Text from the text object and return the guid
Syntax:
Function CreateCollaborativeText(ByVal Text As String, ByVal Shape As Shape, Optional ByVal OutlineColor As Color = Nothing, Optional ByVal Author As IVGCommentAuthor = Nothing) As IVGComment
Parameters:
Name Type Description
Text
String
Shape
OutlineColor
Author