'Declaration Public Enum GenerateErrorEnum Inherits System.Enum
public enum GenerateErrorEnum : System.Enum
'Declaration Public Enum GenerateErrorEnum Inherits System.Enum
public enum GenerateErrorEnum : System.Enum
Member | Description |
---|---|
AutoHeightNotSupproted | Auto height is not supported for an object. |
AutoSizeNotSupported | Auto size is not supported for an object. |
AutoWidthNotSupproted | Auto width is not supported for an object. |
CyclicReference | The document contains a cyclic reference. |
DataBinding | Error in data binding. |
LayoutChange | Layout cannot be changed at that time. |
None | No error. |
ResolvingDimension | A dimension of an object cannot be resolved. |
Scripting | Scripting error. |
Tags | Error in processing document's tags. |
System.Object
System.ValueType
System.Enum
C1.C1Preview.GenerateErrorEnum