Class Paragraph.LayoutParagraphInfoImpl
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.DLS
Assembly: Syncfusion.DLS.Base.dll
Syntax
protected class LayoutParagraphInfoImpl : LayoutParagraphInfo, ILayoutInfo, ILayoutSpacingsInfo
Constructors
LayoutParagraphInfoImpl(Paragraph)
Declaration
public LayoutParagraphInfoImpl(Paragraph paragraph)
Parameters
Type | Name | Description |
---|---|---|
Paragraph | paragraph |
Properties
Document
Declaration
protected IDocument Document { get; }
Property Value
Type |
---|
IDocument |