Border.ArtStyle Property

Definition

Returns or sets the graphical page-border design for a document.

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

Property Value

Applies to