About this article
Image Header is a document setting that is used for images in the header of a Word document. Typically Image Header is used for logos on company letterhead and is often dynamic by using the binding syntax.
Pre-requisites
|
NamedSections
- NamedSections.All
- NamedSections.First
- NamedSections.Last
NamedPages
- NamedPages.Default - Displays the object from page 2 onward
- NamedPages.First - Displays the object on the first page
- NamedPages.Odd - Displays the object on odd pages
- NamedPages.Even - Displays the object on even pages
- NamedPages.All - Displays the object on all pages
HorizontalRelativePosition
- HorizontalRelativePosition.Margin
- HorizontalRelativePosition.Page
- HorizontalRelativePosition.Column
- HorizontalRelativePosition.Character
- HorizontalRelativePosition.LeftMargin
- HorizontalRelativePosition.RightMargin
- HorizontalRelativePosition.InsideMargin
- HorizontalRelativePosition.OutsideMargin
HorizontalAlignment
- HorizontalAlignment.Left
- HorizontalAlignment.Right
- HorizontalAlignment.Center
- HorizontalAlignment.Inside
- HorizontalAlignment.Outside
VerticalRelativePosition
- VerticalRelativePosition.Margin
- VerticalRelativePosition.Page
- VerticalRelativePosition.Paragraph
- VerticalRelativePosition.Line
- VerticalRelativePosition.TopMargin
- VerticalRelativePosition.BottomMargin
- VerticalRelativePosition.InsideMargin
- VerticalRelativePosition.OutsideMargin
VerticalAlignment
- VerticalAlignment.Top
- VerticalAlignment.Bottom
- VerticalAlignment.Center
- VerticalAlignment.Inside
- VerticalAlignment.Outside
ImageTextWrapping
- ImageTextWrapping.InFrontOfText
- ImageTextWrapping.BehindText
Rotation
- Rotation.Clockwise90Degrees
- Rotation.Clockwise180Degrees
- Rotation.Counterclockwise90Degrees
ColorType
- ColorType.Automatic
- ColorType.Grayscale
- ColorType.BlackWhite
- ColorType.Mixed
- ColorType.Watermark
Comments
0 comments
Article is closed for comments.