Type alias PDFHeaderPanelContent
PDFHeaderPanelContent: HeaderPanelContent & { emptyValue: string; first: string; go: string; last: string; next: string; of: string; pageSearchLabel: string; previous: string; } Type declaration
emptyValue: string
first: string
go: string
last: string
next: string
of: string
pageSearchLabel: string
previous: string