Table of Contents

Property EditMargin

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

EditMargin

When implemented by a class, represents an object that implements IMargin interface and specifies appearance of vertical line drawn over the text and used to mark some limit, for example, of the maximum string length allowed.

IMargin EditMargin { get; set; }

Property Value

IMargin