cupertino-files / NumberAttachmentOptions
Interface: NumberAttachmentOptions
Defined in: src/tswp/fields.ts:94
Properties
format?
optionalformat?:"decimal"|"lower-roman"
Defined in: src/tswp/fields.ts:98
One of PAGE_NUMBER_FORMATS.
formatCode?
optionalformatCode?: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?
optionalformatName?:string
Defined in: src/tswp/fields.ts:106
kind?
optionalkind?:number
Defined in: src/tswp/fields.ts:96
Page number (the default) or page count.