CODIUM Programming Language (CPL) CodiumSDK CPL WritingMode
July 14, 2023 at 8:30 PM
Espacio de nombres: CodiumSDK.CPL
Ensamblado: CodiumSDK.dll
Ensamblado: CodiumSDK.dll
Writing Mode
C# |
public enum WritingMode |
Constante | Descripción | |
---|---|---|
Horizontal_Tb | Let the content flow horizontally from left to right, vertically from top to bottom | |
Vertical_Lr | Let the content flow vertically from top to bottom, horizontally from left to right | |
Vertical_Rl | Let the content flow vertically from top to bottom, horizontally from right to left |