类 RotateOptions

信息

表示 Documentize.Optimizer 插件的旋转选项。

public sealed class RotateOptions : PluginBaseOptions, IPluginOptions

继承

objectPluginBaseOptionsRotateOptions

实现

继承成员

构造函数

RotateOptions()

使用默认选项初始化 Documentize.RotateOptions 对象的新实例。

public RotateOptions()

属性

Rotation

获取或设置新页面的旋转。

public Rotation Rotation { get; set; }

属性值

Rotation

命名空间: Documentize 程序集: Documentize.dll

 中文