Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IStaticDocParam

静态文档转码结果

Hierarchy

  • IStaticDocParam

Index

Properties

height

height: number

offset

offset: number

index偏移量

pageCount

pageCount: number

文档页数

template

template: string

图片url的模板。 格式为: "https://??/?{index}.jpg", "https://??/?{index}.png"

如果offset为1,则第5页的图片为: "https://??/?6.jpg", 或者"https://??/?6.png"

width

width: number

图片宽度