menu

Document Processing

OXPSDocumentOutline Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    OXPSDocumentOutline Class

    Inheritance
    System.Object
    OXPSDocumentOutline
    Namespace: Syncfusion.XPS
    Assembly: Syncfusion.Pdf.Base.dll
    Syntax
    public class OXPSDocumentOutline : Object

    Constructors

    OXPSDocumentOutline()

    Declaration
    public OXPSDocumentOutline()

    Properties

    lang

    Declaration
    public string lang { get; set; }
    Property Value
    Type
    System.String

    OutlineEntry

    Declaration
    public OXPSOutlineEntry[] OutlineEntry { get; set; }
    Property Value
    Type
    OXPSOutlineEntry[]
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved