StoryFragment Class
  
  
  
  
    Inheritance
    System.Object
    StoryFragment
   
  
  Assembly: Syncfusion.Pdf.Base.dll
  Syntax
  
    public class StoryFragment : Object
   
  Constructors
  
  
  
  
  StoryFragment()
  
  
  Declaration
  
  Properties
  
  
  
  
  FragmentName
  
  
  Declaration
  
    public string FragmentName { get; set; }
   
  Property Value
  
  
  
  
  FragmentType
  
  
  Declaration
  
    public FragmentType FragmentType { get; set; }
   
  Property Value
  
  
  
  
  Items
  
  
  Declaration
  
    public object[] Items { get; set; }
   
  Property Value
  
  
  
  
  StoryBreak
  
  
  Declaration
  
    public Break StoryBreak { get; set; }
   
  Property Value
  
  
  
  
  StoryBreak1
  
  
  Declaration
  
    public Break StoryBreak1 { get; set; }
   
  Property Value
  
  
  
  
  StoryName
  
  
  Declaration
  
    public string StoryName { get; set; }
   
  Property Value