Foxit PDF SDK
|
Inherits NSObject.
Instance Methods | |
(id) | - init |
Constructor. | |
(void) | - set: |
Set value. More... | |
Properties | |
BOOL | is_embed_font |
Whether to embed font in the converted file. YES means to embed font in the converted file, while NO means not. | |
This class represents the parameters for the conversion between OFD and PDF.
- (void) set: | (BOOL) | is_embed_font |
Set value.
[in] | is_embed_font | YES means to embed font in the converted file, while NO means not. |