Class PageForceFrontSide.PageForceFrontSideOption
PageForceFrontSide.PageForceFrontSideOption class
Describes the PageForceFrontSide
feature options.
public sealed class PageForceFrontSideOption : Option
Properties
Name | Description |
---|
Name { get; } | Gets the element name. |
Methods
Name | Description |
---|
Add(params IOptionItem[]) | Adds a list of items to the end of this option’s item list. Each one must be a ScoredProperty or Property instance. |
Fields
Name | Description |
---|
static ForceFrontSide | Specifies output is restricted to the front side of the sheet. |
static None | Specifies no output restrictions. |
See Also