menu

Document Processing

OXPSListItem Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    OXPSListItem Class

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

    Constructors

    OXPSListItem()

    Declaration
    public OXPSListItem()

    Properties

    Items

    Declaration
    public object[] Items { get; set; }
    Property Value
    Type
    System.Object[]

    Marker

    Declaration
    public string Marker { get; set; }
    Property Value
    Type
    System.String
    Back to top Generated by DocFX
    Copyright © 2001 - 2025 Syncfusion Inc. All Rights Reserved