In This Article

IPrinterViewMargin Interface

Provides the base requirements for a printer margin within an ITextView.

public interface IPrinterViewMargin : ITextViewMargin, IOrderable, IKeyedObject

Properties

Placement

A PrinterViewMarginPlacement indicating the placement of the margin within its parent ITextView.

PrinterViewMarginPlacement Placement { get; }

Property Value

PrinterViewMarginPlacement

Inherited Members

Extension Methods