WordProcessingShapeIsWordArt Property |
Namespace: GroupDocs.Watermark.Contents.WordProcessingAssembly: GroupDocs.Watermark (in GroupDocs.Watermark.dll) Version: 20.7.0
Syntaxpublic bool IsWordArt { get; }
Public ReadOnly Property IsWordArt As Boolean
Get
public:
property bool IsWordArt {
bool get ();
}
member IsWordArt : bool with get
Property Value
Type:
BooleanTrue if the shape is a WordArt object; otherwise, false.
See Also