pdfHTML 6.2.1 API
|
Class containing possible CSS property keys and values, pseudo-element keys, units of measurement, and so on, specific for html2pdf module. More...
Static Public Attributes |
|
const String | AUTO_FIT = "auto-fit" |
The Constant AUTO_FIT. More... |
|
const String | AUTO_FILL = "auto-fill" |
The Constant AUTO_FILL. More... |
|
const String | BLEED = "bleed" |
The Constant BLEED. More... |
|
const String | BOTH = "both" |
The Constant BOTH. More... |
|
const String | BOX_SIZING = "box-sizing" |
The Constant BOX_SIZING. More... |
|
const String | CLEAR = "clear" |
The Constant CLEAR. More... |
|
const String | CONTENT = "content" |
The Constant CONTENT. More... |
|
const String | COUNTER_INCREMENT = "counter-increment" |
The Constant COUNTER_INCREMENT. More... |
|
const String | COUNTER_RESET = "counter-reset" |
The Constant COUNTER_RESET. More... |
|
const String | DISPLAY = "display" |
The Constant DISPLAY. More... |
|
const String | LIST_ITEM = "list-item" |
The Constant LIST_ITEM. More... |
|
const String | MARKS = "marks" |
The Constant MARKS. More... |
|
const String | MAX_HEIGHT = "max-height" |
The Constant MAX_HEIGHT. More... |
|
const String | MAX_WIDTH = "max-width" |
The Constant MAX_WIDTH. More... |
|
const String | MIN_WIDTH = "min-width" |
The Constant MIN_WIDTH. More... |
|
const String | MINMAX = "minmax" |
The Constant MIN_MAX. More... |
|
const String | OBJECT_FIT = "object-fit" |
The Constant OBJECT_FIT. More... |
|
const String | OUTLINE_OFFSET = "outline-offset" |
The Constant OUTLINE_OFFSET. More... |
|
const String | OVERFLOW_X = "overflow-x" |
The Constant OVERFLOW_X. More... |
|
const String | OVERFLOW_Y = "overflow-y" |
The Constant OVERFLOW_Y. More... |
|
const String | PADDING_INLINE_START = "padding-inline-start" |
The Constant PADDING_INLINE_START. More... |
|
const String | PLACEHOLDER = "placeholder" |
The Constant PLACEHOLDER. More... |
|
const String | SIZE = "size" |
The Constant SIZE. More... |
|
const String | STYLE = "style" |
The Constant STYLE. More... |
|
const String | TABLE_LAYOUT = "table-layout" |
The Constant TABLE_LAYOUT. More... |
|
const String | VERTICAL_ALIGN = "vertical-align" |
The Constant VERTICAL_ALIGN. More... |
|
const String | ABSOLUTE = "absolute" |
The Constant ABSOLUTE. More... |
|
const String | BLINK = "blink" |
The Constant BLINK. More... |
|
const String | BLOCK = "block" |
The Constant BLOCK. More... |
|
const String | CAPITALIZE = "capitalize" |
The Constant CAPITALIZE. More... |
|
const String | CONTENTS = "contents" |
The Constant CONTENTS. More... |
|
const String | COLLAPSE = "collapse" |
The Constant COLLAPSE. More... |
|
const String | CROP = "crop" |
The Constant CROP. More... |
|
const String | CROSS = "cross" |
The Constant CROSS. More... |
|
const String | FILL = "fill" |
The Constant FILL. More... |
|
const String | FIRST = "first" |
The Constant FIRST. More... |
|
const String | FIRST_EXCEPT = "first-except" |
The Constant FIRST_EXCEPT. More... |
|
const String | GRID_AREA = "grid-area" |
The Constant GRID_AREA. More... |
|
const String | INLINE = "inline" |
The Constant INLINE. More... |
|
const String | INLINE_BLOCK = "inline-block" |
The Constant INLINE_BLOCK. More... |
|
const String | INLINE_FLEX = "INLINE_FLEX" |
The Constant INLINE_FLEX. More... |
|
const String | INLINE_GRID = "INLINE_GRID" |
The Constant INLINE_GRID. More... |
|
const String | INLINE_TABLE = "inline-table" |
The Constant INLINE_TABLE. More... |
|
const String | INVERT = "invert" |
The Constant INVERT. More... |
|
const String | JUSTIFY = "justify" |
The Constant JUSTIFY. More... |
|
const String | LANDSCAPE = "landscape" |
The Constant LANDSCAPE. More... |
|
const String | LAST = "last" |
The Constant LAST. More... |
|
const String | LINE_THROUGH = "line-through" |
The Constant LINE_THROUGH. More... |
|
const String | LOWERCASE = "lowercase" |
The Constant LOWERCASE. More... |
|
const String | LTR = "ltr" |
The Constant LTR. More... |
|
const String | MIDDLE = "middle" |
The Constant MIDDLE. More... |
|
const String | NOWRAP = "nowrap" |
The Constant NOWRAP. More... |
|
const String | OVERLINE = "overline" |
The Constant OVERLINE. More... |
|
const String | PAGE = "page" |
The Constant PAGE. More... |
|
const String | PAGES = "pages" |
The Constant PAGES. More... |
|
const String | PORTRAIT = "portrait" |
The Constant PORTRAIT. More... |
|
const String | PRE = "pre" |
The Constant PRE. More... |
|
const String | PRE_LINE = "pre-line" |
The Constant PRE_LINE. More... |
|
const String | PRE_WRAP = "pre-wrap" |
The Constant PRE_WRAP. More... |
|
const String | RELATIVE = "relative" |
The Constant RELATIVE. More... |
|
const String | RUN_IN = "run-in" |
The Constant RUN_IN. More... |
|
const String | RTL = "rtl" |
The Constant RTL. More... |
|
const String | SCALE_DOWN = "scale-down" |
The Constant SCALE_DOWN. More... |
|
const String | SEPARATE = "separate" |
The Constant SEPARATE. More... |
|
const String | SUB = "sub" |
The Constant SUB. More... |
|
const String | SUBGRID = "subgrid" |
The Constant SUBGRID. More... |
|
const String | SUPER = "super" |
The Constant SUPER. More... |
|
const String | TABLE = "table" |
The Constant TABLE. More... |
|
const String | TABLE_CAPTION = "table-caption" |
The Constant TABLE_CAPTION. More... |
|
const String | TABLE_CELL = "table-cell" |
The Constant TABLE_CELL. More... |
|
const String | TABLE_COLUMN = "table-column" |
The Constant TABLE_COLUMN. More... |
|
const String | TABLE_COLUMN_GROUP = "table-column-group" |
The Constant TABLE_COLUMN_GROUP. More... |
|
const String | TABLE_FOOTER_GROUP = "table-footer-group" |
The Constant TABLE_FOOTER_GROUP. More... |
|
const String | TABLE_HEADER_GROUP = "table-header-group" |
The Constant TABLE_HEADER_GROUP. More... |
|
const String | TABLE_ROW = "table-row" |
The Constant TABLE_ROW. More... |
|
const String | TABLE_ROW_GROUP = "table-row-group" |
The Constant TABLE_ROW_GROUP. More... |
|
const String | TEXT_BOTTOM = "text-bottom" |
The Constant TEXT_BOTTOM. More... |
|
const String | TEXT_TOP = "text-top" |
The Constant TEXT_TOP. More... |
|
const String | UNDERLINE = "underline" |
The Constant UNDERLINE. More... |
|
const String | UPPERCASE = "uppercase" |
The Constant UPPERCASE. More... |
|
static readonly ICollection< String > | OVERFLOW_VALUES |
The Constant OVERFLOW_VALUES. More... |
|
const String | AFTER = "after" |
The Constant AFTER. More... |
|
const String | BEFORE = "before" |
The Constant BEFORE. More... |
|
const String | FIRST_LETTER = "first-letter" |
The Constant FIRST_LETTER. More... |
|
const String | FIRST_LINE = "first-line" |
The Constant FIRST_LINE. More... |
|
const String | SELECTION = "selection" |
The Constant SELECTION. More... |
|
const String | COUNTER = "counter" |
The Constant COUNTER. More... |
|
const String | COUNTERS = "counters" |
The Constant COUNTERS. More... |
|
const String | ELEMENT = "element" |
The Constant RUNNING. More... |
|
const String | RUNNING = "running" |
The Constant RUNNING. More... |
|
const String | TARGET_COUNTER = "target-counter" |
The Constant TARGET_COUNTER. More... |
|
const String | TARGET_COUNTERS = "target-counters" |
The Constant TARGET_COUNTERS. More... |
|
const String | DPI = "dpi" |
The Constant DPI. More... |
|
Class containing possible CSS property keys and values, pseudo-element keys, units of measurement, and so on, specific for html2pdf module.
|
static |
The Constant ABSOLUTE.
|
static |
The Constant AFTER.
|
static |
The Constant AUTO_FILL.
|
static |
The Constant AUTO_FIT.
|
static |
The Constant BEFORE.
|
static |
The Constant BLEED.
|
static |
The Constant BLINK.
|
static |
The Constant BLOCK.
|
static |
The Constant BOTH.
|
static |
The Constant BOX_SIZING.
|
static |
The Constant CAPITALIZE.
|
static |
The Constant CLEAR.
|
static |
The Constant COLLAPSE.
|
static |
The Constant CONTENT.
|
static |
The Constant CONTENTS.
|
static |
The Constant COUNTER.
|
static |
The Constant COUNTER_INCREMENT.
|
static |
The Constant COUNTER_RESET.
|
static |
The Constant COUNTERS.
|
static |
The Constant CROP.
|
static |
The Constant CROSS.
|
static |
The Constant DISPLAY.
|
static |
The Constant DPI.
|
static |
The Constant RUNNING.
|
static |
The Constant FILL.
|
static |
The Constant FIRST.
|
static |
The Constant FIRST_EXCEPT.
|
static |
The Constant FIRST_LETTER.
|
static |
The Constant FIRST_LINE.
|
static |
The Constant GRID_AREA.
|
static |
The Constant INLINE.
|
static |
The Constant INLINE_BLOCK.
|
static |
The Constant INLINE_FLEX.
|
static |
The Constant INLINE_GRID.
|
static |
The Constant INLINE_TABLE.
|
static |
The Constant INVERT.
|
static |
The Constant JUSTIFY.
|
static |
The Constant LANDSCAPE.
|
static |
The Constant LAST.
|
static |
The Constant LINE_THROUGH.
|
static |
The Constant LIST_ITEM.
|
static |
The Constant LOWERCASE.
|
static |
The Constant LTR.
|
static |
The Constant MARKS.
|
static |
The Constant MAX_HEIGHT.
|
static |
The Constant MAX_WIDTH.
|
static |
The Constant MIDDLE.
|
static |
The Constant MIN_WIDTH.
|
static |
The Constant MIN_MAX.
|
static |
The Constant NOWRAP.
|
static |
The Constant OBJECT_FIT.
|
static |
The Constant OUTLINE_OFFSET.
|
static |
The Constant OVERFLOW_VALUES.
|
static |
The Constant OVERFLOW_X.
|
static |
The Constant OVERFLOW_Y.
|
static |
The Constant OVERLINE.
|
static |
The Constant PADDING_INLINE_START.
|
static |
The Constant PAGE.
|
static |
The Constant PAGES.
|
static |
The Constant PLACEHOLDER.
|
static |
The Constant PORTRAIT.
|
static |
The Constant PRE.
|
static |
The Constant PRE_LINE.
|
static |
The Constant PRE_WRAP.
|
static |
The Constant RELATIVE.
|
static |
The Constant RTL.
|
static |
The Constant RUN_IN.
|
static |
The Constant RUNNING.
|
static |
The Constant SCALE_DOWN.
|
static |
The Constant SELECTION.
|
static |
The Constant SEPARATE.
|
static |
The Constant SIZE.
|
static |
The Constant STYLE.
|
static |
The Constant SUB.
|
static |
The Constant SUBGRID.
|
static |
The Constant SUPER.
|
static |
The Constant TABLE.
|
static |
The Constant TABLE_CAPTION.
|
static |
The Constant TABLE_CELL.
|
static |
The Constant TABLE_COLUMN.
|
static |
The Constant TABLE_COLUMN_GROUP.
|
static |
The Constant TABLE_FOOTER_GROUP.
|
static |
The Constant TABLE_HEADER_GROUP.
|
static |
The Constant TABLE_LAYOUT.
|
static |
The Constant TABLE_ROW.
|
static |
The Constant TABLE_ROW_GROUP.
|
static |
The Constant TARGET_COUNTER.
|
static |
The Constant TARGET_COUNTERS.
|
static |
The Constant TEXT_BOTTOM.
|
static |
The Constant TEXT_TOP.
|
static |
The Constant UNDERLINE.
|
static |
The Constant UPPERCASE.
|
static |
The Constant VERTICAL_ALIGN.