UnorderedListStyle Constructor

Creates Custom Bullets.

public UnorderedListStyle(string type, Font font)
Public Sub New (type As String, font As Font)

Parameters

type
String

Custom bullet String.

font
Font

Font of the Custom bullet.

Licensing Info

This constructor is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:

See Also

UnorderedListStyle
ceTe.DynamicPDF.PageElements

In this topic