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 |