Class InkParagraph

Class InkParagraph

ชื่อพื้นที่: Aspose.Note การประกอบ: Aspose.Note.dll (25.4.0)

แสดงให้เห็นว่ามีนุ่ม ink ที่มีข้อความที่เขียนด้วยมือที่มีคุณสมบัติเพิ่มเติมเช่นการเขียนแบบสลัก

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)

ยินดีต้อนรับผู้เข้าชมของ node

public override void Accept(DocumentVisitor visitor)

Parameters

visitor DocumentVisitor

วัตถุของชั้นที่มาจาก Aspose.Note.DocumentVisitor

 แบบไทย