Class InkWord
Class InkWord
Название пространства: Aspose.Note Ассоциация: Aspose.Note.dll (25.4.0)
Представляет инк-нод, содержащий рукописанный текст.
public sealed class InkWord : InkNode, IOutlineElementChildNode, INode
Inheritance
object ← Node ← InkNode ← InkWord
Implements
IOutlineElementChildNode , INode
Наследованные члены
Node.Accept(DocumentVisitor) , Node.Document , Node.IsComposite , Node.NodeType , Node.ParentNode , Node.PreviousSibling , Node.NextSibling , object.GetType() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Methods
Accept(DocumentVisitor)
Принимает посетителя нода.
public override void Accept(DocumentVisitor visitor)
Parameters
visitor
DocumentVisitor
Объект класса, полученный из Aspose.Note.DocumentVisitor.