public method DocumentBuilder.ApplyStyle

Brief

Applies a style to the document.

Declaration
C#
Gehtsoft.PDFFlow.Builder.DocumentBuilder  ApplyStyle (Gehtsoft.PDFFlow.Builder.StyleBuilder style)

Parameters
style

The style to apply.

Declared in DocumentBuilder

back