This class is used as a namespace to hold enums and other things
with names which are represented in the XML docs (i.e. names that
should not be changed w/out a very good reason).
Names of values in this class all start with a lowercase letter.
Namespace:
C1.C1PrintDocument.DocEngine.SrcAssembly: C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)
Syntax
| C# |
|---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public class Names |
| Visual Basic (Declaration) |
|---|
<EditorBrowsableAttribute(EditorBrowsableState.Advanced)> _ Public Class Names |