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

A protocol defining the interface for Font classes. More...

#include <IFont.h>

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

Properties

NSString * fontName
 The name of the font to use.
 

Detailed Description

A protocol defining the interface for Font classes.

The IFont protocol specifies the properties and methods that a font class must implement.

Property Documentation

◆ fontName

- (NSString*) fontName
readwritenonatomicstrong

The name of the font to use.

This property specifies the name of the font that should be used.


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