ParagraphMarkRunProperties.MoveTo Property

Definition

Move Destination Paragraph.

Represents the following element tag in the schema: w:moveTo.

public DocumentFormat.OpenXml.Wordprocessing.MoveTo MoveTo { get; set; }
public DocumentFormat.OpenXml.Wordprocessing.MoveTo? MoveTo { get; set; }
member this.MoveTo : DocumentFormat.OpenXml.Wordprocessing.MoveTo with get, set
Public Property MoveTo As MoveTo

Property Value

Returns MoveTo.

Applies to