Options.OMathCopyLF 属性

定义

返回或设置一个 boolean 类型的值 ,该值代表公式以纯文本的表示方式。 为 true ,则表示以线性格式的形式表示公式。 False 指示在 MathML 的形式表示公式。 读/写。

public:
 property bool OMathCopyLF { bool get(); void set(bool value); };
public bool OMathCopyLF { get; set; }
member this.OMathCopyLF : bool with get, set
Public Property OMathCopyLF As Boolean

属性值

Boolean

适用于