BookmarkInfo Constructors
Contains information about a bookmark that is related to a printing brick.Name | Parameters | Description |
---|---|---|
BookmarkInfo() | none | Initializes a new instance of the BookmarkInfo class with the default settings. |
BookmarkInfo(IBrickOwner, String, BookmarkInfo) | brickOwner, bookmark, bookmarkParentInfo | Initializes a new instance of the BookmarkInfo class with the specified settings. |
See Also