Click or drag to resize
Pdftools logo

Appearance Properties

The Appearance type exposes the following members.

Properties
 NameDescription
Public propertyBottom

Distance to bottom of page

This property specifies the distance between appearance's bottom edge and the bottom of the page.

If , the distance to the bottom is unspecified.

Default:

Public propertyLeft

Distance to left of page

This property specifies the distance between appearance's left edge and the left of the page.

If , the distance to the left is unspecified.

Default:

Public propertyPageNumber

The number of the page where the appearance is positioned

Page number must be in the range from 1 to PageCount.

If , the appearance is positioned on the last page.

Default:

Public propertyRight

Distance to right of page

This property specifies the distance between appearance's right edge and the right of the page.

If , the distance to the right is unspecified.

Default:

Public propertyTop

Distance to top of page

This property specifies the distance between appearance's top edge and the top of the page.

If , the distance to the top is unspecified.

Default:

Top
See Also