Zooms.Item(WdViewType) Method
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 the specified Zoom object.
public:
Microsoft::Office::Interop::Word::Zoom ^ Item(Microsoft::Office::Interop::Word::WdViewType Index);
public Microsoft.Office.Interop.Word.Zoom Item (Microsoft.Office.Interop.Word.WdViewType Index);
abstract member Item : Microsoft.Office.Interop.Word.WdViewType -> Microsoft.Office.Interop.Word.Zoom
Public Function Item (Index As WdViewType) As Zoom
Parameters
- Index
- WdViewType
Required WdViewType. The specified zoom type.