Instance Method インスタンスメソッド

updateAttachments(fromPath:)

Updates all attachments based on files contained in the RTFD file package at path. pathでのRTFDファイルパッケージに含まれるファイルに基づいて全ての添付書類を更新します。

Declaration 宣言

func updateAttachments(fromPath path: String)

Parameters パラメータ

path

The path to the file package. ファイルパッケージへのパス。

See Also 参照

Related Documentation 関連文書