CODIUM Programming Language (CPL) CodiumSDK CPL Content
July 14, 2023 at 8:30 PMEnsamblado: CodiumSDK.dll
| C# |
| public enum Content |
| Constante | Descripción | |
|---|---|---|
| Close_Quote | Sets the content to be a closing quote | |
| Counter | Sets the content as a counter | |
| Inherit | Inherits this property from its parent element. | |
| Initial | Sets this property to its default value. | |
| No_Close_Quote | Removes the closing quote from the content, if specified | |
| No_Open_Quote | Removes the opening quote from the content, if specified | |
| None | Sets the content, if specified, to nothing | |
| Normal | Default value. Sets the content, if specified, to normal, which default is “none” (which is nothing) | |
| Open_Quote | Sets the content to be an opening quote |