menu

UWP

  • Code Examples
  • Upgrade Guide
  • User Guide
  • Demos
  • Support
  • Forums
  • Download
Class DocumentStructure - UWP API Reference | Syncfusion

    Show / Hide Table of Contents

    Class DocumentStructure

    Inheritance
    System.Object
    DocumentStructure
    Namespace: Syncfusion.XPS
    Assembly: Syncfusion.Pdf.UWP.dll
    Syntax
    public class DocumentStructure : Object

    Constructors

    DocumentStructure()

    Declaration
    public DocumentStructure()

    Properties

    DocumentStructureOutline

    Declaration
    public Outline DocumentStructureOutline { get; set; }
    Property Value
    Type
    Outline

    Story

    Declaration
    public Story[] Story { get; set; }
    Property Value
    Type
    Story[]

    Extension Methods

    DateTimeExtension.ToDateTime(Object)
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved