'Declaration Public Enum BuiltInReflectionId Inherits System.Enum
public enum BuiltInReflectionId : System.Enum
'Declaration Public Enum BuiltInReflectionId Inherits System.Enum
public enum BuiltInReflectionId : System.Enum
Member | Description |
---|---|
Full4Offset | Full reflection with 4 point offset. |
Full8Offset | Full reflection with 8 point offset. |
FullTouching | Full reflection touching the object. |
HalfT4Offset | Half reflection with 4 point offset. |
HalfT8Offset | Half reflection with 8 point offset. |
HalfTouching | Half reflection touching the object. |
None | No reflection. |
Tight4Offset | Tight reflection with 4 point offset. |
Tight8Offset | Tight reflection with 8 point offset. |
TightTouching | Tight reflection touching the object. |
System.Object
System.ValueType
System.Enum
GrapeCity.Documents.Word.BuiltInReflectionId