CPDFConverterCsv Class Reference
Inherits from | CPDFConverter : NSObject |
---|---|
Declared in | CPDFConverterCsv.h |
– convertToFilePath:pageIndexs:options:
Starts convert the specified source file into the specified file.
- (void)convertToFilePath:(NSString *)filePath pageIndexs:(NSArray *)pageIndexs options:(CPDFConvertCsvOptions *)options
Parameters
filePath |
String of the full path to the specified file. |
---|---|
pageIndexs |
The page number range. |
Discussion
Starts convert the specified source file into the specified file.
Declared In
CPDFConverterCsv.h