public method OutlineBuilder.SetCaptionFont

Brief

Sets the font for the TOC caption.

Declaration
C#
Gehtsoft.PDFFlow.Builder.OutlineBuilder  SetCaptionFont (Gehtsoft.PDFFlow.Builder.FontBuilder font)

Parameters
font

The font.

Declared in OutlineBuilder

back