CODIUM Programming Language (CPL) CodiumSDK CPL Bidi
July 14, 2023 at 8:30 PMEnsamblado: CodiumSDK.dll
| C# |
| public enum Bidi |
| Constante | Descripción | |
|---|---|---|
| Bidi_Override | For inline elements, this creates an override. For block elements, this creates an override for inline-level descendants not within another block element | |
| Embed | For inline elements, this value opens an additional level of embedding | |
| Inherit | Inherits this property from its parent element. | |
| Initial | Sets this property to its default value. | |
| Isolate | The element is isolated from its siblings | |
| Isolate_Override | Isolate Override | |
| Normal | The element does not open an additional level of embedding. This is default | |
| Plaintext | Plaintext |