'Declaration Public Enum RichDocumentViewLocation Inherits System.Enum
public enum RichDocumentViewLocation : System.Enum
Member | Description |
---|---|
Center | The RichDocumentView is the only view being displayed by the XamRichTextEditor and it takes up the entire editing area of the control. |
Lower | Specifies that the RichDocumentView is the lower view in a XamRichTextEditor with a horizontal split or the right view in a XamRichTextEditor with a vertical split. |
Upper | Specifies that the RichDocumentView is the upper view in a XamRichTextEditor with a horizontal split or the left view in a XamRichTextEditor with a vertical split. |
Target Platforms: Windows 10, Windows 8.1, Windows 8, Windows 7, Windows Server 2012, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2