menu

Document Processing

StoryFragmentReference Class - C# PDF Library API Reference | Syncfusion

    Show / Hide Table of Contents

    StoryFragmentReference Class

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

    Constructors

    StoryFragmentReference()

    Declaration
    public StoryFragmentReference()

    Properties

    FragmentName

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

    Page

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