Loading...
Searching...
No Matches
pdftron::PDF::MarkdownToPDFOptions Class Reference

#include <MarkdownToPDFOptions.h>

Inheritance diagram for pdftron::PDF::MarkdownToPDFOptions:

Public Member Functions

 MarkdownToPDFOptions ()
 ~MarkdownToPDFOptions ()
UString GetFontFace ()
MarkdownToPDFOptionsSetFontFace (const UString &value)

Detailed Description

Definition at line 6 of file MarkdownToPDFOptions.h.

Constructor & Destructor Documentation

◆ MarkdownToPDFOptions()

pdftron::PDF::MarkdownToPDFOptions::MarkdownToPDFOptions ( )

◆ ~MarkdownToPDFOptions()

pdftron::PDF::MarkdownToPDFOptions::~MarkdownToPDFOptions ( )

Member Function Documentation

◆ 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()

MarkdownToPDFOptions & pdftron::PDF::MarkdownToPDFOptions::SetFontFace ( const UString & value)

Sets the value for FontFace in the options object Override font face used in converted output.

Parameters
valuethe new value for FontFace
Returns
this object, for call chaining

The documentation for this class was generated from the following file: