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 から引き出されます。

 日本語