word 操作手册模板(Word控件Spire.Doc6.0大版本发布)(1)

Spire.Doc6.0 更新

新功能

1.DocOleObject,DocPicture和TextBox可以继承ShapeObject。

public class DocOleObject : ShapeObject public class DocPicture : ShapeObject, IPicture public class TextBox : ShapeObject, ITextBox

2.DocOleObject实现了接口IDocOleObject。

3.表

4.调整枚举TextDirection中的值。

//Summary: //Specifies that text in the parent object shall flow from left to right horizontally, //then top to bottom vertically on the page. This means that horizontal lines //are filled before the text expands vertically. TopToBottom = 0;

5.发布PropertyObject.CharacterFormat属性。

6.背景

public class BackgroundGradient : VMLFill

public BackgroundGradient Gradient { get; }

7.取消TextBox格式的“set”属性。

public TextBoxFormat Format { get; }

热门格式转换工具在线订购特惠中

,