API Reference
Class
WordTablePosition
Properties for Table Positioning
Inheritance
- Object
- WordTablePosition
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Property WordTable.Position
Inherited Methods
public override Boolean Equals(Object obj) #Returns:
BooleanInherited from Object
Parameters
- obj Object
Properties
public Nullable<Int16> LeftFromText { get; set; } #Get or set Distance From Left of Table to Text
public Nullable<Int16> RightFromText { get; set; } #Get or set Distance From Right of Table to Text
public Nullable<Int16> BottomFromText { get; set; } #Get or set Distance From Bottom of Table to Text
public Nullable<Int16> TopFromText { get; set; } #Get or set Distance From Top of Table to Text
public Nullable<WordTableVerticalAnchor> VerticalAnchor { get; set; } #Get or set Table Vertical Anchor
public Nullable<WordTableHorizontalAnchor> HorizontalAnchor { get; set; } #Get or set Table Horizontal Anchor
public Nullable<Int32> TablePositionY { get; set; } #Get or set Relative Vertical Alignment from Anchor
public Nullable<Int32> TablePositionX { get; set; } #Get or set Absolute Horizontal Distance From Anchor
public Nullable<WordTableVerticalPositionAlignment> TablePositionYAlignment { get; set; } #Get or set Relative Vertical Alignment from Anchor
public Nullable<WordTableHorizontalAlignment> TablePositionXAlignment { get; set; } #Get or set Relative Horizontal Alignment From Anchor
public Nullable<WordTableOverlap> TableOverlap { get; set; } #Gets or sets Table Overlap