Visual Basic (Declaration) | |
---|---|
Public Sub AddBookmark( _ ByVal text As System.String _ ) |
C# | |
---|---|
public void AddBookmark( System.string text ) |
Parameters
- text
- The bookmark text.
ActiveReports Developer 7 | |
AddBookmark(String) Method | |
See Also |
GrapeCity.ActiveReports.v7 Assembly > GrapeCity.ActiveReports.SectionReportModel Namespace > Section Class : AddBookmark(String) Method |
Glossary Item Box
Visual Basic (Declaration) | |
---|---|
Public Sub AddBookmark( _ ByVal text As System.String _ ) |
C# | |
---|---|
public void AddBookmark( System.string text ) |