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
OutlineGroup()
public OutlineGroup()
Methods
Accept(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.