Border.ArtStyle 属性

定义

返回或设置文档的图形页面边框设计。

public:
 property Microsoft::Office::Interop::Word::WdPageBorderArt ArtStyle { Microsoft::Office::Interop::Word::WdPageBorderArt get(); void set(Microsoft::Office::Interop::Word::WdPageBorderArt value); };
public Microsoft.Office.Interop.Word.WdPageBorderArt ArtStyle { get; set; }
member this.ArtStyle : Microsoft.Office.Interop.Word.WdPageBorderArt with get, set
Public Property ArtStyle As WdPageBorderArt

属性值

适用于