java.lang.Object | |||
↳ | com.pdftron.pdf.OptionsBase | ||
↳ | com.pdftron.pdf.ConversionOptions | ||
↳ | com.pdftron.pdf.MarkdownToPDFOptions |
Public Constructors | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
MarkdownToPDFOptions()
Constructor.
|
Public Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
String |
getFontFace()
Gets the value of FontFace from the options object
Override font face used in converted output.
| ||||||||||
MarkdownToPDFOptions |
setFontFace(String value)
Sets the value for FontFace in the options object
Override font face used in converted output.
|
[Expand]
Inherited Methods | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
From class
com.pdftron.pdf.ConversionOptions
| |||||||||||
From class
java.lang.Object
|
Gets the value of FontFace from the options object Override font face used in converted output.
PDFNetException |
---|
Sets the value for FontFace in the options object Override font face used in converted output.
PDFNetException |
---|