Constructor EditPages
EditPages()
Initializes a new instance of the EditPages
class with default settings.
public EditPages()
EditPages(ISyntaxEdit)
Initializes a new instance of the EditPages
class with the specified owner.
public EditPages(ISyntaxEdit owner)
Parameters
owner
ISyntaxEditISyntaxEdit
that owns this new instance.