[]
        
(Showing Draft Content)

C1.C1Preview.GenerateErrorEnum

GenerateErrorEnum Enum

Represents types of errors that can occur during document generation.

Namespace: C1.C1Preview
Assembly: C1.PrintDocument.8.dll
Syntax
public enum GenerateErrorEnum

Fields

Name 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.