| Skype: | TextControlSupport | |
| Orders: | 877-462-4772 |
Selection.SectionFormat Property |
||
| Description: | Gets or sets page settings such as margins, size and orientation for the selected text. The
property's value is an object of the type SectionFormat. |
|
| Syntax: |
[C#]
public SectionFormat SectionFormat { get; set; }
[Visual Basic] Public Property SectionFormat() As SectionFormat |
|
| Limitations: | Runtime only. |
|
| Introduced: | 14.0 |
|
| See also: | Text Selections and Character Input, Graphical Overview. | |