Class PropertyFooterLinesOptions
- Namespace
- combit.Reporting.Dom
- Assembly
- combit.ListLabel31.CrossPlatform.dll
Footer-specific line options including keep-together behavior.
public class PropertyFooterLinesOptions : DomItem
- Inheritance
-
PropertyFooterLinesOptions
- Inherited Members
Properties
KeepTogether
Gets the keep-together settings for the footer.
[JsonInclude]
public PropertyKeepTogether KeepTogether { get; }