CPDFFontSubsetInfo Class Reference

Inherits from NSObject
Declared in CPDFDocument.h

  fontName

Font name

@property (nonatomic, strong) NSString *fontName

Discussion

Font name

Declared In

CPDFDocument.h

  isEmmbeded

Whether the font is embedded

@property (nonatomic, assign) BOOL isEmmbeded

Discussion

Whether the font is embedded

Declared In

CPDFDocument.h

  fontType

Font Type

@property (nonatomic, strong) NSString *fontType

Discussion

Font Type

Declared In

CPDFDocument.h

  fontEncoding

Font encoding

@property (nonatomic, strong) NSString *fontEncoding

Discussion

Font encoding

Declared In

CPDFDocument.h

  fontTrueName

Actual Font used

@property (nonatomic, strong) NSString *fontTrueName

Discussion

Actual Font used

Declared In

CPDFDocument.h