static public method StyleSheet.DefaultParagraphStyleBuilder

Brief

Gets the default style for paragraphs in the document.

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

Parameters
style

The parent style.

Declared in StyleSheet

back