Border.ArtStyle Property
Returns or sets the graphical page-border design for a document.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property ArtStyle As WdPageBorderArt
Get
Set
'Usage
Dim instance As Border
Dim value As WdPageBorderArt
value = instance.ArtStyle
instance.ArtStyle = value
WdPageBorderArt ArtStyle { get; set; }
Property Value
Type: Microsoft.Office.Interop.Word.WdPageBorderArt