public class TeXSaveOptions extends UnifiedSaveOptions
Save options for export to TeX format
UnifiedSaveOptions.ConversionProgressEventHandler, UnifiedSaveOptions.ProgressEventHandlerInfoSaveOptions.BorderInfo, SaveOptions.BorderPartStyle, SaveOptions.HtmlBorderLineType, SaveOptions.MarginInfo, SaveOptions.MarginPartStyle, SaveOptions.NodeLevelResourceType, SaveOptions.ResourceSavingInfoIsMultiThreading| Constructor and Description |
|---|
TeXSaveOptions()
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
|
getProgressEventsRetranslator, isExtractOcrSublayerOnly, isTryMergeAdjacentSameBackgroundImages, setExtractOcrSublayerOnly, setProgressEventsRetranslator, setTryMergeAdjacentSameBackgroundImagesgetSaveFormat, getWarningHandler, isCacheGlyphs, isCloseResponse, setCacheGlyphs, setCloseResponse, setWarningHandlerpublic TeXSaveOptions()
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 valueCopyright © 2025 Aspose. All Rights Reserved.