Skip to content

cupertino-files / NumberAttachmentOptions

Interface: NumberAttachmentOptions

Defined in: src/tswp/fields.ts:94

Properties

format?

optional format?: "decimal" | "lower-roman"

Defined in: src/tswp/fields.ts:98

One of PAGE_NUMBER_FORMATS.


formatCode?

optional formatCode?: number

Defined in: src/tswp/fields.ts:105

A number_format code and its number_format_name, together, for a format harvested from a real install. Overrides format; the two must match, because the apps read the code and the name is what makes the file self-describing.


formatName?

optional formatName?: string

Defined in: src/tswp/fields.ts:106


kind?

optional kind?: number

Defined in: src/tswp/fields.ts:96

Page number (the default) or page count.

MIT licensed. Independently made — not by Apple in California. Not affiliated with or endorsed by Apple Inc.