Class PdfTreeGridLayoutResult
Inherited Members
System.Object.ToString()
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
Namespace: Syncfusion.EJ.Export
Assembly: Syncfusion.EJ.Export.dll
Syntax
public class PdfTreeGridLayoutResult : PdfLayoutResult
Constructors
PdfTreeGridLayoutResult(PdfPage, RectangleF)
Initializes a new instance of the
Declaration
public PdfTreeGridLayoutResult(PdfPage page, RectangleF bounds)
Parameters
Type | Name | Description |
---|---|---|
PdfPage | page | The current page. |
System.Drawing.RectangleF | bounds | The current bounds. |
Remarks
The page might be null, which means that lay outing was performed on PdfGraphics.