Loading...
Searching...
No Matches
MarkdownToPDFOptions.h
Go to the documentation of this file.
1#pragma once
3
4namespace pdftron{ namespace PDF{
5
6class MarkdownToPDFOptions : public ConversionOptions
7{
8public:
11
18
26
27};
28
29}
30}
31
32#include "../Impl/MarkdownToPDFOptions.inl"
MarkdownToPDFOptions & SetFontFace(const UString &value)