Class XpsLoadOptions

Class XpsLoadOptions

Namespace: Aspose.Page.XPS
Assembly: Aspose.Page.dll (25.1.2)

XPS 文档加载选项。

public class XpsLoadOptions : LoadOptions

继承

objectLoadOptionsXpsLoadOptions

继承成员

object.GetType(), object.MemberwiseClone(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

构造函数

XpsLoadOptions()

创建选项的新实例。

public XpsLoadOptions()
 中文