MultiframeImageLoadOptions

MultiframeImageLoadOptions class

Represents image loading options when loading a multiframe image.

public class MultiframeImageLoadOptions : ImageLoadOptions

Constructors

Name Description
MultiframeImageLoadOptions() Initializes a new instance of the MultiframeImageLoadOptions class.

Properties

Name Description
static Default { get; } Gets the default value for the MultiframeImageLoadOptions class.
Password { get; set; } Gets or sets the password for opening an encrypted document.

See Also