[]
Creates a new instance of LayoutState and initializes it with specified value.
public LayoutState(ILayoutTree layoutTree, ITargetDevice targetDevice, int lastPageLaidOut)
Type | Name | Description |
---|---|---|
ILayoutTree | layoutTree | |
ITargetDevice | targetDevice | |
int | lastPageLaidOut |
Creates a new instance of LayoutState and initializes it with specified value.
public LayoutState(ILayoutTree layoutTree, ITargetDevice targetDevice, int lastPageLaidOut, bool isLastInDocument)
Type | Name | Description |
---|---|---|
ILayoutTree | layoutTree | |
ITargetDevice | targetDevice | |
int | lastPageLaidOut | |
bool | isLastInDocument |