Class OutlineGroup
Tên không gian: Aspose.Note Tổng hợp: Aspose.Note.dll (25.4.0)
đại diện cho một OutlineGroup.
public sealed class OutlineGroup : IndentatedNode<iOutlineChildNode>, ICompositeNode<iOutlineChildNode>, ICompositeNode,
IEnumerable<iOutlineChildNode>, IEnumerable, IIndentatedNode, IOutlineChildNode,
IOutlineElementChildNode, INode
{
}
Inheritance
object
←
Node
←
CompositeNodeBase
←
CompositeNode
Implements
ICompositeNode
Thành viên thừa kế
IndentatedNode
Constructors
Nhóm Outline()
public OutlineGroup()
{
}
Methods
Nhận (DocumentVisitor)
chấp nhận khách truy cập của nút.
public override void Accept(DocumentVisitor visitor)
{
}
Parameters
visitor
DocumentVisitor
Đối tượng của một lớp được lấy từ Aspose.Note.DocumentVisitor.