Preparing search index...
The search index is not available
@nodecfdi/cfdi-to-pdf
@nodecfdi/cfdi-to-pdf
builders/abstract_pdf_maker_builder
default
Class default<T>
Type Parameters
T
extends
default
Hierarchy (
View Summary
)
default
default
default
Index
Constructors
constructor
Properties
_bg
Gray
Color
_catalogs?
_default
Page
Margins
_document
Options
_document
Translator
_options?
_primary
Color
Methods
default
Catalogs
default
Dictionary
Styles
default
Style
layouts
set
Bg
Gray
Color
set
Primary
Color
Constructors
constructor
new
default
<
T
extends
default
>
()
:
default
<
T
>
Type Parameters
T
extends
default
Returns
default
<
T
>
Properties
Protected
_bg
Gray
Color
_bgGrayColor
:
string
= '#f8f8f8'
Protected
Optional
_catalogs
_catalogs
?:
CatalogsData
Protected
_default
Page
Margins
_defaultPageMargins
:
Margins
= ...
Protected
_document
Options
_documentOptions
:
DocumentOptions
Protected
_document
Translator
_documentTranslator
:
DocumentTranslatorInterface
<
T
>
Protected
Optional
_options
_options
?:
BufferOptions
Protected
_primary
Color
_primaryColor
:
string
= '#359136'
Methods
Protected
default
Catalogs
defaultCatalogs
()
:
Promise
<
CatalogsData
>
Returns
Promise
<
CatalogsData
>
default
Dictionary
Styles
defaultDictionaryStyles
()
:
StyleDictionary
Returns
StyleDictionary
default
Style
defaultStyle
()
:
Style
Returns
Style
layouts
layouts
()
:
Record
<
string
,
CustomTableLayout
>
Returns
Record
<
string
,
CustomTableLayout
>
set
Bg
Gray
Color
setBgGrayColor
(
color
:
string
)
:
void
Parameters
color
:
string
Returns
void
set
Primary
Color
setPrimaryColor
(
color
:
string
)
:
void
Parameters
color
:
string
Returns
void
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Constructors
constructor
Properties
_bg
Gray
Color
_catalogs
_default
Page
Margins
_document
Options
_document
Translator
_options
_primary
Color
Methods
default
Catalogs
default
Dictionary
Styles
default
Style
layouts
set
Bg
Gray
Color
set
Primary
Color
@nodecfdi/cfdi-to-pdf
Loading...