Type Property 型プロパティ

converted

A value that indicates whether a filter service converted the file. フィルタサービスがファイルを変換したかどうかを指し示す値。

Declaration 宣言

Discussion 議論

The value of this attribute is an NSNumber object containing an integer. Indicates whether the file was converted by a filter service. この属性の値は、integerを含んでいるNSNumberオブジェクトです。ファイルがフィルタサービスによって変換されたかどうかを指し示します。

If missing or 0, the file was originally in the format specified by documentType. If negative, the file was originally in the format specified by document type, but the conversion to NSAttributedString may have been lossy. If 1 or more, it was converted to this type by a filter service. 見つからないまたは0ならば、ファイルはもともとdocumentTypeによって指定された書式設定でした。負ならば、ファイルはもともと書類型によって指定された書式設定でした、しかしNSAttributedStringへの変換は損失があったかもしれません。1以上ならば、それはフィルターサービスによってこの型に変換されました。

The string constant in macOS 10.3 and earlier is @"Converted". macOS 10.3以前での文字列定数は、@"Converted"です。

See Also 参照

Keys キー