public class LaTeXSaveOptions extends UnifiedSaveOptions
Save options for export to TeX format
UnifiedSaveOptions.ConversionProgressEventHandler, UnifiedSaveOptions.ProgressEventHandlerInfo
SaveOptions.BorderInfo, SaveOptions.BorderPartStyle, SaveOptions.HtmlBorderLineType, SaveOptions.MarginInfo, SaveOptions.MarginPartStyle, SaveOptions.NodeLevelResourceType, SaveOptions.ResourceSavingInfo
ProgressEventsRetranslator, TryMergeAdjacentSameBackgroundImages
Constructor and Description |
---|
LaTeXSaveOptions()
Initializes a new instance of the
LaTeXSaveOptions class. |
Modifier and Type | Method and Description |
---|---|
void |
addFontEncs(String... fontEncs)
Adds a font ancoding to the font encoding list
|
void |
clearFontEncs()
Clears fonts encodings list
|
String |
getOutDirectoryPath()
Property for
_outDirectoryPath parameter. |
int |
getPagesCount()
Get pages count
|
void |
setOutDirectoryPath(String value)
Property for
_outDirectoryPath parameter. |
void |
setPagesCount(int value)
Set pages count
|
isExtractOcrSublayerOnly, setExtractOcrSublayerOnly
getSaveFormat, getWarningHandler, isCloseResponse, setCloseResponse, setWarningHandler
public LaTeXSaveOptions()
Initializes a new instance of the LaTeXSaveOptions
class.
public String getOutDirectoryPath()
Property for _outDirectoryPath
parameter.
public void setOutDirectoryPath(String value)
Property for _outDirectoryPath
parameter.
value
- String valuepublic void addFontEncs(String... fontEncs)
fontEncs
- Fonts to encodings listpublic void clearFontEncs()
public int getPagesCount()
public void setPagesCount(int value)
value
- int value