Table of Contents

Constructor EditPages

Namespace
Alternet.Editor
Assembly
Alternet.Editor.v9.dll

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 ISyntaxEdit

ISyntaxEdit that owns this new instance.