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