Class OXPSStory
Inheritance
System.Object
OXPSStory
Namespace: Syncfusion.XPS
Assembly: Syncfusion.XpsToPdfConverter.Portable.dll
Syntax
public class OXPSStory : Object
Constructors
OXPSStory()
Declaration
public OXPSStory()
Properties
StoryFragmentReference
Declaration
public OXPSStoryFragmentReference[] StoryFragmentReference { get; set; }
Property Value
Type |
---|
OXPSStoryFragmentReference[] |
StoryName
Declaration
public string StoryName { get; set; }
Property Value
Type |
---|
System.String |