Table of Contents

Property Priority

Namespace
Sccg.Core
Assembly
Sccg.dll

Priority

Gets the order in which the IWriter is applied. The lower the number, the earlier the IWriter is applied.

int Priority { get; }

Property Value

int