Class PageResolution.PageResolutionOption
PageResolution.PageResolutionOption class
Describes the PageResolution features options.
public sealed class PageResolutionOption : Option
Constructors
| Name | Description |
|---|---|
| PageResolutionOption(string, params IPageResolutionOptionItem[]) | Creates a new instance. |
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. |
| Add(params IPageResolutionOptionItem[]) | Adds an array of IPageResolutionOptionItem instances to the option. |
| SetResolutionX(int) | Sets a |
| SetResolutionY(int) | Sets a |
See Also
- class Option
- class PageResolution
- namespace Aspose.Page.XPS.XpsMetadata
- assembly Aspose.Page