HasTrailingParagraphBreakOnPaste Property
Collapse the table of content
Expand the table of content

Section.HasTrailingParagraphBreakOnPaste Property

[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]

Gets or sets a value that indicates whether a trailing paragraph break should be inserted after the last paragraph when copying the contents of a root Section element to the clipboard.

Namespace:  System.Windows.Documents
Assembly:  System.Windows (in System.Windows.dll)

public bool HasTrailingParagraphBreakOnPaste { get; set; }

Property Value

Type: System.Boolean
true if a trailing paragraph break should be included; otherwise false.

This property is only applicable to the root Section element within the content. This property has no effect on non-root section elements contained within content.

Windows Phone OS

Supported in: 8.1, 8.0, 7.1

Windows Phone

Show:
© 2017 Microsoft