# ViewportOptions

> Viewport options to use when importing the SVG document.

## Definition

* **Type:** Property
* **Namespace:** [Unity.VectorGraphics.Editor](/engine/6000.3/script-reference/unity/vectorgraphics/editor.md)
* **Assembly:** UnityEditor

```csharp
public ViewportOptions ViewportOptions { get; set; }
```
