|
NSArray< NSString * > * | nonstandard_font_name_array |
| Font name array of embedded fonts which cannot be replaced by system fonts if they are to be unembeded.
More...
|
|
NSArray< NSString * > * | standard_font_name_array |
| Font name array of embedded fonts which are standard fonts and can be replaced by system fonts if they are to be unembedded.
More...
|
|
This class represents embeded font data which is retrieved from a PDF document. Please refer to function FSPDFDoc::getEmbeddedFontData.
◆ dealloc
◆ getCptr
◆ init
◆ initWithCptr:swigOwnCObject:
- (id) initWithCptr: |
|
(void *) |
cptr |
swigOwnCObject: |
|
(BOOL) |
ownCObject |
|
|
| |
◆ initWithOther:
Constructor, with another embedded font data object.
- Parameters
-
[in] | other | Another unembedded font data object.
|
◆ swigCMemOwn
◆ swigCPtr
◆ nonstandard_font_name_array
- (NSArray< NSString * > *) nonstandard_font_name_array |
|
readwritenonatomiccopy |
Font name array of embedded fonts which cannot be replaced by system fonts if they are to be unembeded.
◆ standard_font_name_array
- (NSArray< NSString * > *) standard_font_name_array |
|
readwritenonatomiccopy |
Font name array of embedded fonts which are standard fonts and can be replaced by system fonts if they are to be unembedded.