Class PageBlackGenerationProcessing.PageBlackGenerationProcessingOption
PageBlackGenerationProcessing.PageBlackGenerationProcessingOption class
Describes the PageBlackGenerationProcessing feature options.
public sealed class PageBlackGenerationProcessingOption : 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 Automatic | Automatic option. |
| static Custom | Custom option. |
See Also