Class OutlineGroup
Nama dari : Aspose.Note Perhitungan: Aspose.Note.dll (25.4.0)
Ini adalah outline group.
public sealed class OutlineGroup : IndentatedNode<iOutlineChildNode>, ICompositeNode<iOutlineChildNode>, ICompositeNode,
IEnumerable<iOutlineChildNode>, IEnumerable, IIndentatedNode, IOutlineChildNode,
IOutlineElementChildNode, INode
{
}
Inheritance
object
←
Node
←
CompositeNodeBase
←
CompositeNode
Implements
ICompositeNode
anggota yang diwarisi
IndentatedNode
Constructors
Kelompok Outline()
public OutlineGroup()
{
}
Methods
Pengunjung (Document Visitor)
Menerima pengunjung dari nod.
public override void Accept(DocumentVisitor visitor)
{
}
Parameters
visitor
DocumentVisitor
Objek kelas yang berasal dari Aspose.Note.DocumentVisitor.