UniPRT SDK v1.0.0.0
 
Loading...
Searching...
No Matches
<IFontSizeUnits> Protocol Reference

Character sizing select between using font points or other sizing unit. More...

#include <IFontSizeUnits.h>

Inheritance diagram for <IFontSizeUnits>:
<IFontSettings> <ITextSettings> <IText> AText _PglText _Text

Properties

FontSizeUnitsEnum fontSizeUnits
 Font size units for character sizing.
 

Detailed Description

Character sizing select between using font points or other sizing unit.

A protocol defining the interface for FontSizeUnits classes.

For X/Y char size is in terms of font points, 1 point = 1/72 inch (~0.35 mm).

Note that some fonts may not be scalable. Any values specified outside of minimum/maximum ranges will be limited to the minimum or maximum.

This protocol defines the interface for classes that handle font size units. It allows for selecting character sizing between font points or other sizing units.

Property Documentation

◆ fontSizeUnits

- (FontSizeUnitsEnum) fontSizeUnits
readwritenonatomicassign

Font size units for character sizing.


The documentation for this protocol was generated from the following file: