Page tree
Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1 Next »

Introduced in build 4.5.1

Description

A HeaderFooterPicture object represents a picture embedded in a Header or Footer.

C#
vb.net

Remarks

Use this class in order to set the size of a picture within a HeaderFooterSection. In order to return a HeaderFooterPicture object, use the HeaderFooterSection.GetPicture() method.

Examples

C#
vb.net

Properties

Name

Description

Height

Gets or sets the height in pixels of a picture embedded within a header or footer

LockAspectRatio

Gets or sets whether the aspect ratio of the picture should be locked.

Width

Gets or sets the width in pixels of a picture embedded in a header or footer
  • No labels