BookmarkSetTextStart Method |  |
Sets document start up position
Namespace:
SOWIDocument.Word
Assembly:
SOWIDocument.Word (in SOWIDocument.Word.dll) Version: 22.2.10.1 (22.2.10.450)
Syntaxpublic void SetTextStart(
string pBookmarkName
)
Public Sub SetTextStart (
pBookmarkName As String
)
Parameters
- pBookmarkName
- Type: SystemString
Name of bookmark to start up position
See Also