menu

WinForms

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Enum ReferenceKind - WindowsForms API Reference | Syncfusion

    Show / Hide Table of Contents

    Enum ReferenceKind

    Specifies the information to be included in the cross-reference.

    Namespace: Syncfusion.DocIO
    Assembly: Syncfusion.DocIO.Base.dll
    Syntax
    public enum ReferenceKind

    Fields

    Name Description
    AboveBelow

    Insert the word "Above" or the word "Below" as appropriate.

    ContentText

    Insert text value of the specified item. For example, insert text of the specified heading.

    NumberFullContext

    Insert complete paragraph number.

    NumberNoContext

    Insert paragraph without its relative position in the outline numbered list.

    NumberRelativeContext

    Insert paragraph with as much of its relative position in the outline numbered list as necessary to identify the item.

    PageNumber

    Insert the page number of the specified bookmark.

    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved