StiOptionsEngineDockPageFooterToBottom Property |
A value indicates which side of a page must use the report designer to dock a page footer component. If the value is true, the report designer will use bottom side of the page.
Namespace:
Stimulsoft.Report
Assembly:
Stimulsoft.Report (in Stimulsoft.Report.dll) Version: 2019.3.1.0
Syntax public static bool DockPageFooterToBottom { get; set; }
Public Shared Property DockPageFooterToBottom As Boolean
Get
Set
Property Value
Type:
BooleanSee Also