CaptionLabel.BuiltIn Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Returns a value that indicates if the specified object is one of the built-in styles or caption labels in Microsoft Word.
public:
property bool BuiltIn { bool get(); };
public bool BuiltIn { get; }
member this.BuiltIn : bool
Public ReadOnly Property BuiltIn As Boolean
Property Value
Remarks
You can specify built-in styles across all languages by using the WdBuiltinStyle constants or within a language by using the style name for the language version of Word.