Class PageNegativeImage.PageNegativeImageOption

PageNegativeImage.PageNegativeImageOption class

Defines PageNegativeImage feature options.

public sealed class PageNegativeImageOption : Option

Properties

NameDescription
Name { get; }Gets the element name.

Methods

NameDescription
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

NameDescription
static NegativeSpecifies the output should be the negative image.
static NoneSpecifies the output should be the non-negative image.

See Also