Guest User

Untitled

a guest
Apr 21st, 2018
86
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. bulletLeft = currentTextRange.BoundLeft;
  2.  
  3. bulletLeft = shape.Left + shape.TextFrame.MarginLeft;
  4.  
  5. left += Shape.TextFrame.Ruler.Levels[IndentLevel].FirstMargin;
Add Comment
Please, Sign In to add comment