[]
Represents an ink shape in a body content.
public class InkShape : ShapeBase, IBrowsable<InkShape>
Public Class InkShape
Inherits ShapeBase
Implements IBrowsable(Of InkShape)
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. |