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

Constructors

NameDescription
PreviewScope(PreviewScopeValue)Constructor.

Properties

NameDescription
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

NameDescription
override Equals(object)Are objects equal.
override GetHashCode()Serves as a hash function for a particular type.

See Also