Class PreviewScope
PreviewScope class
Specifies whether the document includes a preview, and, if so, whether the preview shows only the first page or all the pages in the document.
public class PreviewScope : ICloneable
Constructors
Properties
Name | Description |
---|
Ufe { get; } | Specifies attributes of an element. |
Value { get; set; } | Specifies whether the document includes a preview, and, if so, whether the preview shows only the first page or all the pages in the document. |
Methods
Name | Description |
---|
Clone() | Creates deep copy of this instance. |
override Equals(object) | Are objects equal. |
override GetHashCode() | Serves as a hash function for a particular type. |
See Also