We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b38c9e commit d94b0adCopy full SHA for d94b0ad
layout/src/main/java/com/itextpdf/layout/property/Property.java
@@ -175,7 +175,7 @@ private Property() {
175
public static final int TEXT_RENDERING_MODE = 71;
176
public static final int TEXT_RISE = 72;
177
public static final int TOP = 73;
178
- public static final int TRANSFORM = 101;
+ public static final int TRANSFORM = 106;
179
public static final int UNDERLINE = 74;
180
public static final int VERTICAL_ALIGNMENT = 75;
181
/**
0 commit comments