This website requires JavaScript.
Explore
Help
Sign In
wynd
/
docx-rs
Watch
1
Star
0
Fork
You've already forked docx-rs
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
72adfa699f
docx-rs
/
docx-wasm
/
js
/
json
/
bindings
/
PicAlign.ts
2 lines
71 B
TypeScript
Raw
Blame
History
export
type
PicAlign
=
"left"
|
"right"
|
"center"
|
"bottom"
|
"top"
;
Reference in New Issue
View Git Blame
Copy Permalink