tencent cloud

Tencent Cloud Super App as a Service

Customizing Document Preview

Download
Focus Mode
Font Size
Last updated: 2025-07-04 18:03:45
AI-Translated
The iOS SDK provides a default document preview feature. You can customize the document preview feature by overriding the following API:
//Open document preview
// @param filePath File path
// @param titleName Title
//@param appInfo Mini program app info
- (void)openDocument:(NSString *)filePath
title:(NSString *)titleName
appInfo:(TMFMiniAppInfo *_Nonnull)appInfo;



Help and Support

Was this page helpful?

Help us improve! Rate your documentation experience in 5 mins.

Feedback