lots of tslinting
This commit is contained in:
@ -6,7 +6,7 @@ export class PageSize extends XmlComponent {
|
||||
super("w:pgSz");
|
||||
this.root.push(new Attributes({
|
||||
w: "11906",
|
||||
h: "16838"
|
||||
h: "16838",
|
||||
}));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user