react-pdf-highlighter-plus
react-pdf-highlighter-plus
FreetextStyle
Interface FreetextStyle
Style options for freetext highlight appearance.
interface
FreetextStyle
{
backgroundColor
?:
string
;
color
?:
string
;
fontFamily
?:
string
;
fontSize
?:
string
;
}
Index
Properties
background
Color?
color?
font
Family?
font
Size?
Properties
Optional
background
Color
background
Color
?:
string
Optional
color
color
?:
string
Optional
font
Family
font
Family
?:
string
Optional
font
Size
font
Size
?:
string
Preparing search index...
The search index is not available
react-pdf-highlighter-plus
CONTENTS
Component
AreaHighlight
DrawingCanvas
DrawingHighlight
ImageHighlight
MonitoredHighlightContainer
PdfHighlighter
PdfLoader
ShapeCanvas
ShapeHighlight
SignaturePad
TextHighlight
Component Properties
AreaHighlightProps
DrawingCanvasProps
DrawingHighlightProps
FreetextHighlightProps
ImageHighlightProps
MonitoredHighlightContainerProps
PdfHighlighterProps
PdfLoaderProps
ShapeCanvasProps
ShapeHighlightProps
SignaturePadProps
TextHighlightProps
Context
HighlightContainerUtils
PdfHighlighterUtils
useHighlightContainerContext
usePdfHighlighterContext
Function
exportPdf
Other
AreaHighlightStyle
FreetextStyle
ShapeStyle
TextHighlightStyle
FreetextHighlight
Type
ExportPdfOptions
ExportableHighlight
GhostHighlight
Highlight
Content
DrawingPoint
DrawingStroke
HighlightBindings
HighlightType
LTWH
LTWHP
Page
PdfScaleValue
PdfSelection
Scaled
ScaledPosition
ShapeData
ShapeType
Tip
ViewportHighlight
ViewportPosition
Utilities
scaledPositionToViewport
viewportPositionToScaled
Style options for freetext highlight appearance.