com.groupdocs.*
-
com.groupdocs.editor.htmlcss.css.datatypes.Length.Unit
Modifier and Type |
Constant Field |
Value |
public static final byte |
Ch |
9 |
public static final byte |
Cm |
4 |
public static final byte |
Em |
2 |
public static final byte |
Ex |
3 |
public static final byte |
In |
6 |
public static final byte |
Mm |
5 |
public static final byte |
Pc |
8 |
public static final byte |
Percent |
15 |
public static final byte |
Pt |
7 |
public static final byte |
Px |
1 |
public static final byte |
Rem |
10 |
public static final byte |
Unitless |
0 |
public static final byte |
Vh |
12 |
public static final byte |
Vmax |
14 |
public static final byte |
Vmin |
13 |
public static final byte |
Vw |
11 |
-
com.groupdocs.editor.htmlcss.css.specificdeclarations.BorderCollapse
Modifier and Type |
Constant Field |
Value |
public static final String |
Name |
"border-collapse" |
-
com.groupdocs.editor.htmlcss.css.specificdeclarations.TextAlign
Modifier and Type |
Constant Field |
Value |
public static final String |
Name |
"text-align" |
-
com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Display
Modifier and Type |
Constant Field |
Value |
public static final String |
Name |
"display" |
-
com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Overflow
Modifier and Type |
Constant Field |
Value |
public static final String |
Name |
"overflow" |
-
com.groupdocs.editor.htmlcss.css.specificdeclarations.flow.Position
Modifier and Type |
Constant Field |
Value |
public static final String |
Name |
"position" |
-
com.groupdocs.editor.htmlcss.resources.fonts.EotFont
Modifier and Type |
Constant Field |
Value |
public static final int |
RequiredHeaderSize |
82 |
-
com.groupdocs.editor.htmlcss.resources.fonts.TtfFont
Modifier and Type |
Constant Field |
Value |
public static final int |
RequiredHeaderSize |
160 |
-
com.groupdocs.editor.htmlcss.resources.fonts.Woff2Font
Modifier and Type |
Constant Field |
Value |
public static final int |
RequiredHeaderSize |
16 |
-
com.groupdocs.editor.htmlcss.resources.fonts.WoffFont
Modifier and Type |
Constant Field |
Value |
public static final int |
RequiredHeaderSize |
16 |
-
com.groupdocs.editor.htmlcss.serialization.QuoteType
Modifier and Type |
Constant Field |
Value |
public static final int |
DoubleQuote |
34 |
public static final int |
SingleQuote |
39 |
-
-
com.groupdocs.editor.options.PdfCompliance
Modifier and Type |
Constant Field |
Value |
public static final int |
Pdf15 |
0 |
public static final int |
Pdf17 |
1 |
public static final int |
PdfA1a |
2 |
public static final int |
PdfA1b |
3 |
-
-
-
-
-