Foxit PDF SDK
FSSplitFileResult Class Reference

Inherits NSObject.

Instance Methods

(id) - init
 Constructor.

 

Properties

NSArray< NSString * > * after_split_files_paths
 An array of strings used to represent the paths of multiple PDF documents generated by splitting.

 
NSString * before_splitting_file_name
 A string value used to represent the original PDF file name before splitting.

 
FSSplitFileResultSplitFileState split_file_state
 An enumeration value used to represent the status of the PDF documents generated by splitting.

 

Detailed Description

This class represents result information of the PDF document generated by splitting.