Remarks
The property's default value is false.
The property returns its default value when the text selection contains multiple sections with mixed setting. The Selection.
Gets or sets a value indicating whether the page border is drawn only on the first page of the section. If this property is set to true, the page border is drawn only on the first page, otherwise it is drawn on all pages of the section.
public bool FirstPageOnly { get; set; }
Public Property FirstPageOnly() As Boolean
The property's default value is false.
The property returns its default value when the text selection contains multiple sections with mixed setting. The Selection.