Table of Contents

Class OdLoadOptions

Namespace
Aspose.Imaging.ImageLoadOptions
Assembly
Aspose.Imaging.dll

The Open Dcocument Load Options

public class OdLoadOptions : LoadOptions
Inheritance
OdLoadOptions
Inherited Members

Constructors

OdLoadOptions()

public OdLoadOptions()
See Also

Properties

Password

Gets or sets the password.

public string Password { get; set; }

Property Value

string

The password.

See Also

See Also