[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Camera.Zoom

Zoom Property

Zoom

Gets or sets the zoom factor of a given camera.

Value must be greater than 0.

Default value is 100.

Note that this property cannot be applied for text.

Declaration
public float Zoom { get; set; }
Public Property Zoom As Single