Class OutlineGroup
نام ها : Aspose.Note جمع آوری: Aspose.Note.dll (25.4.0)
یک گروه Outline را تشکیل می دهد.
public sealed class OutlineGroup : IndentatedNode<iOutlineChildNode>, ICompositeNode<iOutlineChildNode>, ICompositeNode,
IEnumerable<iOutlineChildNode>, IEnumerable, IIndentatedNode, IOutlineChildNode,
IOutlineElementChildNode, INode
{
}
Inheritance
object
←
Node
←
CompositeNodeBase
←
CompositeNode
Implements
ICompositeNode
اعضای ارثی
IndentatedNode
Constructors
دسته بندی ها( )
public OutlineGroup()
{
}
Methods
پذیرش (DocumentVisitor)
بازدیدکننده ی گره را پذیرفته است.
public override void Accept(DocumentVisitor visitor)
{
}
Parameters
visitor
DocumentVisitor
موضوع یک کلاس از Aspose.Note.DocumentVisitor گرفته شده است.