Section Class
Inheritance
System.Object
Section
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Syncfusion.XPS
Assembly: Syncfusion.Pdf.Base.dll
Syntax
public class Section
Constructors
Section()
Declaration
public Section()
Properties
Items
Declaration
public object[] Items { get; set; }
Property Value
Type |
---|
System.Object[] |