Namespace: Spire.Pdf.Exporting.XPS.Schema
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 7.9.2.0 (7.9.2.1020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
public FragmentType FragmentType { get; set; }
Public Property FragmentType As FragmentType
	Get
	Set
public:
property FragmentType FragmentType {
	FragmentType get ();
	void set (FragmentType value);
}
member FragmentType : FragmentType with get, set

Property Value

FragmentType

Remarks