PrinterViewMarginPlacement Enum
Specifies the placement location of a printer margin within an ITextView.
public enum PrinterViewMarginPlacement
Fields
Name | Description |
---|---|
Bottom | Located on the bottom of the text area. |
Left | Located on the left of the text area. |
Right | Located on the right of the text area. |
Top | Located on the top of the text area. |