Section.HasTrailingParagraphBreakOnPaste Property
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)
Property Value
Type: System.Booleantrue 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.
For a list of the operating systems and browsers that are supported by Silverlight, see Supported Operating Systems and Browsers.