Fonts and Font Brushes

Fonts and Font Brushes

Microvellum Reports features two components that are used to draw and set up text. These components are Text and Rich Text.

To access the font for these components, open the Style Designer, and the Font property is found in the Object Inspector at the side of the window.


Fig. 1 – Style Designer > Object Inspector > Appearance > Font

Select Fonts

A report’s text can be generated using different font styles. The font is determined through the Font.Name property.


Fig. 2 – Font Examples

Any font that is available from the .NET Framework can be used in a report.

Select a font that is likely to be present on a user’s machine or a report may not render correctly.

Size

The font size is controlled by the Font.Size property.


Fig. 3 – Font Size Examples

Styles

There are options available to be applied to fonts such as strikeout, underlined, italic, semibold, bold, and regular. These styles are controlled by the following properties: Font.Bold, Font.Strikeout, Font.Underline and Font.Italic. These styles can be combined.


Fig. 4 – Font Style Examples

Text Brush

The Text Brush property is accessed through the same method as the font property. Select the Style Designer, and the Text Brush property is found in the Object Inspector at the side of the window.


Fig. 5 – Style Designer > Object Inspector > Appearance > Text Brush

There are five brush types available:

  1. Solid
  2. Hatch
  3. Glass
  4. Glare
  5. Gradient

Fig. 6 – Brush Types Available

    • Related Articles

    • Background Brushes

      Within reports, brushes are utilized to fill backgrounds or to insert text. To change the brush style, select the dropdown next to Brush in the Object Inspector menu. Fig. 1 – Object Inspector > Appearance > Brush Fig. 2 – Available Brush Types The ...
    • Text Properties in Report Designer

      Word Wrap Text that cannot fit on one line is trimmed by default. To avoid this, and allow text to fill multiple lines, set the TextOptions.WordWrap property to True. Horizontal and vertical alignments are used when the text is wrapped on a new line. ...
    • Using Barcode Fonts "3 of 9" and "Code 128b" in Microvellum (Overview)

      The Microvellum reports support a variety of barcode fonts to match the scanning requirements of many popular barcode scanning devices. The two fonts most often used are “3 of 9” (referred to as “Code 39” in this article), and “Code 128b.” This ...
    • Understanding the Rich Text Editor in Report Designer

      The articles in this section of the Knowledge Base involve working with Rich Text for display in your reports. To learn more about the Rich Text editor, and how to access this section within the Report Designer, see An Introduction to the Rich Text ...
    • Text Expressions

      Text expressions are the simplest expressions. Here are some examples: SampleText 54321 Example All of the expressions above are strings, and there are no calculations. These expressions would be printed as they have been defined. These types of ...
    • Recent Articles

    • Toolbox Release Notes | Build 24.1.0430.641

      The following release notes apply to Toolbox build 24.1.0430.641. G-Code Path Fix An issue was discovered wherein G-code would sometimes not generate along the correct path, with files never being created in secondary folders, even in circumstances ...
    • Microvellum Foundation Library Release Notes | Build 24.0419

      Additions Added the new Blum SPACE STEP system. This can be activated within the “Toe Kick Assembly” construction option prompt in certain base & tall cabinet products. Added a new drawer system, the Harn Alunan T. Added 9 new Lamello Cabineo X ...
    • Toolbox Release Notes | Build 24.1.0416.641

      The following release notes apply to Toolbox build 24.1.0416.641. Maestro Toolfile Fix There was an issue with Maestro SCM Toolfiles reportedly experienced by some users, wherein the labels output by autolabeling would be in incorrect positions, an ...
    • Toolbox Release Notes | Build 24.1.0409.641

      The following release notes apply to Toolbox build 24.1.0409.641 Saw Delimited Processing Station Figure 1: The Saw Delimited option in a custom processing station. New options have been added to saw processing stations to allow for control over data ...
    • Toolbox Release Notes | Build 24.1.0328.641

      The following release notes apply to Toolbox Build 24.1.0328.641 Fillet Token Fixes Issues were discovered in the use of fillet tokens on products that also had the IRIB setting enabled: Some users processed work orders with rounded parts, which ...