API Reference

Enum

HtmlRenderPrintMarks

Namespace OfficeIMO.Html
Assembly OfficeIMO.Html
Base Enum
Implements
IComparable ISpanFormattable IFormattable IConvertible
Modifiers sealed
Attributes
Flags

Print marks requested by CSS Paged Media.

Inheritance

  • Enum
  • HtmlRenderPrintMarks

Usage

This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.

Values

public const HtmlRenderPrintMarks None #

No printer marks.

Value: 0
public const HtmlRenderPrintMarks Crop #

Crop marks aligned with the resolved trim boundary.

Value: 1
public const HtmlRenderPrintMarks Cross #

Registration crosses centered on each trim edge.

Value: 2