Foxit PDF SDK
9.1
Instance Methods
|
List of all members
<FSExtFileOpenDelegate> Protocol Reference
Inheritance diagram for <FSExtFileOpenDelegate>:
Instance Methods
(BOOL)
-
openFileAtPath:
Open an external file by path.
More...
Method Documentation
◆
openFileAtPath:
- (BOOL) openFileAtPath:
(NSString *)
filePath
optional
Open an external file by path.
Parameters
[in]
filePath
the path to the open file.
Returns
If the document type is supported and can be opened, open the document and return True,else return false.
@2025 Foxit Software Incorporated. All rights reserved.