PrinterViewMarginKeys Class
Specifies the string keys of the built-in IPrinterViewMargin objects that are included with this product.
public static class PrinterViewMarginKeys
- Inheritance:
- Object Object
Fields
DocumentTitle
The document title margin.
public const string DocumentTitle = "Document Title"
LineNumber
The line number margin.
public const string LineNumber = "Line Number"
PageNumber
The page number margin.
public const string PageNumber = "Page Number"
WordWrapGlyph
The word wrap glyph margin, which shows a glyph for word-wrapped lines.
public const string WordWrapGlyph = "Word-Wrap Glyph"