Class InkParagraph
Class InkParagraph
Името на пространството: Aspose.Note Асамблея: Aspose.Note.dll (25.4.0)
Представлява бутон, съдържащ ръчно написания текст с допълнителни свойства като запечатано писане.
public sealed class InkParagraph : InkNode, IOutlineElementChildNode, INode
Inheritance
object ← Node ← InkNode ← InkParagraph
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.