Document.VstoSmartTags Property

Definition

Gets the SmartTagCollection associated with the document.

public:
 property Microsoft::Office::Tools::SmartTagCollection ^ VstoSmartTags { Microsoft::Office::Tools::SmartTagCollection ^ get(); };
public Microsoft.Office.Tools.SmartTagCollection VstoSmartTags { get; }
member this.VstoSmartTags : Microsoft.Office.Tools.SmartTagCollection
Public ReadOnly Property VstoSmartTags As SmartTagCollection

Property Value

The SmartTagCollection associated with the document.

Applies to