Skip to main content
All docs
V25.1
  • TextBulletFont Constructors

    Name Parameters Description
    TextBulletFont(TextFont) typeface Initializes a new instance of the TextBulletFont class with specified settings.
    TextBulletFont(String, String, Byte, Byte) fontName, panose, charset, pitchFamily Initializes a new instance of the TextBulletFont class with specified settings.
    TextBulletFont(String) fontName Initializes a new instance of the TextBulletFont class with specified settings.
    See Also