[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.InkShape

InkShape Class

Represents an ink shape in a body content.

Inheritance
InkShape
Implements
Namespace: GrapeCity.Documents.Word
Assembly: DS.Documents.Word.dll
Syntax
public class InkShape : ShapeBase, IBrowsable<InkShape>
Public Class InkShape
    Inherits ShapeBase
    Implements IBrowsable(Of InkShape)

Properties

Name Description
Content

Gets the System.Xml.XmlDocument of the ink shape content.

IsComment

Gets or sets whether the ink is a comment or an annotation.

Next

Gets the next ink shape.

Previous

Gets the previous ink shape.