PageNumbers.ShowFirstPageNumber Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
True if the page number appears on the first page in the section.
public:
property bool ShowFirstPageNumber { bool get(); void set(bool value); };
public bool ShowFirstPageNumber { get; set; }
member this.ShowFirstPageNumber : bool with get, set
Public Property ShowFirstPageNumber As Boolean
Property Value
Remarks
Setting this property to True automatically adds page numbers to a section.