Enum PrinterMarkSidePosition

PrinterMarkSidePosition enumeration

Represents a position of a registration mark on a page.

public enum PrinterMarkSidePosition

Values

NameValueDescription
Top0Position the mark in the top margin of the page.
Bottom1Position the mark in the bottom margin of the page.
Left2Position the mark in the left margin of the page.
Right3Position the mark in the right margin of the page.

See Also