public class CadConvertOptions extends ConvertOptions<CadFileType> implements IPagedConvertOptions
| Constructor and Description |
|---|
CadConvertOptions()
Initializes new instance of
|
| Modifier and Type | Method and Description |
|---|---|
Integer |
getPageNumber()
Gets the page number to start conversion from.
|
Integer |
getPagesCount()
Gets number of pages to convert starting from
|
void |
setPageNumber(int pageNumber)
Sets the page number to start conversion from.
|
void |
setPagesCount(int pagesCount)
Sets number of pages to convert starting from
|
deepClone, getFormat_ConvertOptions_New, getFormat, setFormat_ConvertOptions_New, setFormatequals, equals, hashCode, op_Equality, op_InequalitygetClass, notify, notifyAll, toString, wait, wait, waitgetFormat, setFormatpublic Integer getPageNumber()
IPagedConvertOptionsgetPageNumber in interface IPagedConvertOptionspublic void setPageNumber(int pageNumber)
IPagedConvertOptionssetPageNumber in interface IPagedConvertOptionspageNumber - The page number to start conversion from.public Integer getPagesCount()
IPagedConvertOptionsgetPagesCount in interface IPagedConvertOptionspublic void setPagesCount(int pagesCount)
IPagedConvertOptionssetPagesCount in interface IPagedConvertOptionspagesCount - Number of pages to convert starting from Copyright © 2025. All rights reserved.