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
ownerISyntaxEditISyntaxEditthat owns this new instance.