BookmarkStart

Overview

BookmarkStart is a class in Aspose.Words FOSS for Python. Inherits from: BaseModel.

Marks the beginning of a Word bookmark (<w:bookmarkStart>).

Properties: name, type.

Properties

NameTypeAccessDescription
typestrReadGets the type.
namestrReadGets the name.

See Also