Class Zoom

java.lang.Object
com.independentsoft.office.word.Zoom

public class Zoom extends Object
The Class Zoom.
  • Constructor Details

    • Zoom

      public Zoom()
      Instantiates a new zoom.
  • Method Details

    • clone

      public Zoom clone()
      Overrides:
      clone in class Object
    • toString

      public String toString()
      Overrides:
      toString in class Object
    • getType

      public ZoomType getType()
      Gets the type.
      Returns:
      the type
    • setType

      public void setType(ZoomType type)
      Sets the type.
      Parameters:
      type - the new type
    • getPercentage

      public int getPercentage()
      Gets the percentage.
      Returns:
      the percentage
    • setPercentage

      public void setPercentage(int percentage)
      Sets the percentage.
      Parameters:
      percentage - the new percentage