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

Name Description
PreviewScope(PreviewScopeValue) Constructor.

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
override Equals(object) Are objects equal.
override GetHashCode() Serves as a hash function for a particular type.

See Also