public NDocumentBlock( System.bool addPredefinedStyles, System.bool addDefaultDocumentStyles )
Parameters
- addPredefinedStyles
- Determines whether to add the predefined styles to the document block or not.
- addDefaultDocumentStyles
- Specifies whether to add default document styles to this document, i.e. styles that are applied to all paragraphs, inlines and tables in the document. The names of these styles are null and that is why they get applied to all elements of the specific type.