ShapePosition

ShapePosition enumeration

Specifies shape position in the document layout

public enum ShapePosition

Values

Name Value Description
Default 0 Shape presents in the document body
Header 1 Shape presents in the document header
Footer 2 Shape presents in the document footer

See Also