added position in attributes
This commit is contained in:
@ -91,6 +91,7 @@ interface AttributesProperties {
|
|||||||
footer?: string;
|
footer?: string;
|
||||||
gutter?: string;
|
gutter?: string;
|
||||||
linePitch?: string;
|
linePitch?: string;
|
||||||
|
pos?: string;
|
||||||
}
|
}
|
||||||
|
|
||||||
export class Attributes extends XmlAttributeComponent {
|
export class Attributes extends XmlAttributeComponent {
|
||||||
|
Reference in New Issue
Block a user