static let appearance: NSAttributedString.DocumentAttributeKey
The appearance of the document.
書類の外観。
static let author: NSAttributedString.DocumentAttributeKey
The author of the document.
書類の作者。
static let backgroundColor : NSAttributedString.DocumentAttributeKey
The background color of the document.
書類の背景色。
static let bottomMargin : NSAttributedString.DocumentAttributeKey
The bottom margin of the document.
書類の下余白。
static let category: NSAttributedString.DocumentAttributeKey
The document’s category.
書類の部門。
static let characterEncoding : NSAttributedString.DocumentAttributeKey
The string encoding for the document.
書類に対する文字列エンコーディング。
static let cocoaVersionDocumentAttribute : NSAttributedString.DocumentAttributeKey
The version of Cocoa that created the file.
ファイルを作成したCocoaのバージョン。
static let comment: NSAttributedString.DocumentAttributeKey
The document comments.
書類コメント。
static let company: NSAttributedString.DocumentAttributeKey
The company or organization name associated with the document.
書類と結び付けられた会社および組織名。
static let converted: NSAttributedString.DocumentAttributeKey
A value that indicates whether a filter service converted the file.
フィルタサービスがファイルを変換したかどうかを指し示す値。
static let copyright: NSAttributedString.DocumentAttributeKey
The document’s copyright information.
書類のもつ著作権情報。
static let creationTime : NSAttributedString.DocumentAttributeKey
The creation date of the document.
書類の作成日。
static let defaultAttributes : NSAttributedString.DocumentAttributeKey
The default document attributes.
省略時の書類属性。
static let defaultTabInterval : NSAttributedString.DocumentAttributeKey
The default tab stop interval for the document.
書類に対する省略時のタブ幅。
static let documentType : NSAttributedString.DocumentAttributeKey
The document type.
書類型(ドキュメントタイプ)。
static let editor: NSAttributedString.DocumentAttributeKey
The name of person who last edited the document.
書類を最後に編集した人物の名前。
static let excludedElements : NSAttributedString.DocumentAttributeKey
The HTML elements to exclude in generated HTML.
生成されたHTMLにおいて排除するHTML要素。
static let fileType : NSAttributedString.DocumentAttributeKey
The document type for interpreting the document.
書類を解釈するための書類型。
static let hyphenationFactor : NSAttributedString.DocumentAttributeKey
The hyphenation factor of the document.
書類のハイフネーション因子。
static let keywords: NSAttributedString.DocumentAttributeKey
The document keywords.
書類キーワード。
static let leftMargin : NSAttributedString.DocumentAttributeKey
The left margin of the document.
書類の左余白。
static let modificationTime : NSAttributedString.DocumentAttributeKey
The modification date of the document.
書類の修正日。
static let paperMargin : NSAttributedString.DocumentAttributeKey
The paper margin of the document.
書類の紙余白。
static let paperSize : NSAttributedString.DocumentAttributeKey
The paper size for the document.
書類の紙サイズ。
static let prefixSpaces : NSAttributedString.DocumentAttributeKey
The number of spaces for indenting nested HTML elements.
入れ子にされたHTML要素を字下げするための空白の数。
static let readOnly : NSAttributedString.DocumentAttributeKey
An indication of whether the document is read-only.
書類が読出し専用であるかどうかを示すもの。
static let rightMargin : NSAttributedString.DocumentAttributeKey
The right margin of the document.
書類の右余白。
static let sourceTextScaling : NSAttributedString.DocumentAttributeKey
The source text scaling.
元のテキストの縮尺。
static let subject: NSAttributedString.DocumentAttributeKey
The subject of the document.
書類の主題。
static let textEncodingName : NSAttributedString.DocumentAttributeKey
The name of the text encoding to use.
使用するテキストエンコーディングの名前。
static let textLayoutSections : NSAttributedString.DocumentAttributeKey
The layout orientations for each section.
各区画のレイアウト方向。
static let textScaling : NSAttributedString.DocumentAttributeKey
The text scaling.
テキストの縮尺。
static let title: NSAttributedString.DocumentAttributeKey
The document title.
書類の題名。
static let topMargin : NSAttributedString.DocumentAttributeKey
The top margin of the document.
書類の上余白。
static let viewMode : NSAttributedString.DocumentAttributeKey
The view mode.
ビューのモード。
static let viewSize : NSAttributedString.DocumentAttributeKey
The view size.
ビューの大きさ。
static let viewZoom : NSAttributedString.DocumentAttributeKey
The view zoom.
ビューの拡大。