#include <MarkdownToPDFOptions.h>
Definition at line 6 of file MarkdownToPDFOptions.h.
◆ MarkdownToPDFOptions()
| pdftron::PDF::MarkdownToPDFOptions::MarkdownToPDFOptions |
( |
| ) |
|
◆ ~MarkdownToPDFOptions()
| pdftron::PDF::MarkdownToPDFOptions::~MarkdownToPDFOptions |
( |
| ) |
|
◆ GetFontFace()
| UString pdftron::PDF::MarkdownToPDFOptions::GetFontFace |
( |
| ) |
|
Gets the value of FontFace from the options object Override font face used in converted output.
- Returns
- a UString, the current value for FontFace.
◆ SetFontFace()
Sets the value for FontFace in the options object Override font face used in converted output.
- Parameters
-
| value | the new value for FontFace |
- Returns
- this object, for call chaining
The documentation for this class was generated from the following file: