TableOfAuthorities.Passim Property
True if five or more page references to the same authority are replaced with "Passim."
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
Property Passim As Boolean
Get
Set
'Usage
Dim instance As TableOfAuthorities
Dim value As Boolean
value = instance.Passim
instance.Passim = value
bool Passim { get; set; }
Property Value
Type: System.Boolean
Remarks
The Passim property corresponds to the \p switch for a Table of Authorities (TOA) field.