public class LaTeXSaveOptions extends UnifiedSaveOptions
Save options for export to TeX format
UnifiedSaveOptions.ConversionProgressEventHandler, UnifiedSaveOptions.ProgressEventHandlerInfo, UnifiedSaveOptions.ProgressEventType
SaveOptions.BorderInfo, SaveOptions.BorderPartStyle, SaveOptions.HtmlBorderLineType, SaveOptions.NodeLevelResourceType, SaveOptions.ResourceSavingInfo
ProgressEventsRetranslator, TryMergeAdjacentSameBackgroundImages
Constructor and Description |
---|
LaTeXSaveOptions()
Initializes a new instance of the
LaTeXSaveOptions class. |
Modifier and Type | Method and Description |
---|---|
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
|
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 int getPagesCount()
public void setPagesCount(int value)
value
- int valueCopyright © 2016 Aspose. All Rights Reserved.