_Document.ServerPolicy Property
Returns the policy specified for a document stored on a server running Microsoft Office SharePoint Server 2007. Read-only.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property ServerPolicy As ServerPolicy
Get
'Usage
Dim instance As _Document
Dim value As ServerPolicy
value = instance.ServerPolicy
ServerPolicy ServerPolicy { get; }
Property Value
Type: ServerPolicy
ServerPolicy