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

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

#include <ITextSettings.h>

Inheritance diagram for <ITextSettings>:
<IFont> <IFontSizeUnits> <IAlignment> <IRotation> <IText> AText _PglText _Text

Properties

id< IRulerruler
 Ruler to use for text positioning and font size if using ruler for font scaling/resizing.
 
- Properties inherited from <IFont>
NSString * fontName
 The name of the font to use.
 
- Properties inherited from <IFontSizeUnits>
FontSizeUnitsEnum fontSizeUnits
 Font size units for character sizing.
 
- Properties inherited from <IAlignment>
AlignEnum alignment
 
- Properties inherited from <IRotation>
RotateEnum rotation
 

Detailed Description

A protocol defining the interface for TextSettings classes.

Property Documentation

◆ ruler

- (id<IRuler>) ruler
readwritenonatomicstrong

Ruler to use for text positioning and font size if using ruler for font scaling/resizing.


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