◆ constructor() [1/2]
Constructor, with parameters.
- Parameters
-
| [in] | is_embed_font | true means to embed font in the converted file, while false means not. |
◆ constructor() [2/2]
| OFDConvertParam.constructor |
( |
r |
| ) |
|
@constructor
- Parameters
-
| {NativeObjectReference} | r - The native object reference to wrap |
@description Creates a new wrapper instance around a native C++ object. The wrapper manages the object's lifecycle according to the ownership rules.
◆ Set()
Set value.
- Parameters
-
| [in] | is_embed_font | true means to embed font in the converted file, while false means not. |
- Returns
- None.