'Declaration
Public Enum BookZone Inherits System.Enum
public enum BookZone : System.Enum
'Declaration
Public Enum BookZone Inherits System.Enum
public enum BookZone : System.Enum
Member | Description |
---|---|
BottomLeft | Specifies the bottom left fold zone. |
BottomRight | Specifies the bottom left fold zone. |
Center | Specifies the center of the book. |
Out | Specifies the zone outside the borders of the book. |
TopLeft | Specifies the top left fold zone. |
TopRight | Specifies the top right fold zone. |
System.Object
System.ValueType
System.Enum
C1.Silverlight.Extended.BookZone