static public method StyleSheet.DefaultTableFooterStyleBuilder

Brief

Gets the default style for table footer rows in the document.

Declaration
C#
Gehtsoft.PDFFlow.Builder.StyleBuilder  DefaultTableFooterStyleBuilder (Gehtsoft.PDFFlow.Builder.StyleBuilder style = null)

Parameters
style

The parent style.

Declared in StyleSheet

back