A Page Number is added automatically in the footer of each page in the ScaleRichView demo project.
The page number is also added automatically when using the TSRichViewEdit component.
Anyone know how to turn the automatically page numbering off?
Turn off automatic page numbering
-
- Site Admin
- Posts: 17522
- Joined: Sat Aug 27, 2005 10:28 am
- Contact:
Re: Turn off automatic page numbering
Assign SRichViewEdit.PageProperty.PageNoVisible = False to hide these page numbers.
Probably, we will change the default value of this property to False, because now the recommended way to insert page numbers is inserting them in a header or a footer.
Probably, we will change the default value of this property to False, because now the recommended way to insert page numbers is inserting them in a header or a footer.