Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Camera Class
Properties Methods

In This Topic
    Camera Class Members
    In This Topic

    The following tables list the members exposed by Camera.

    Public Properties
     NameDescription
    Public PropertyGets or sets the field of view for the camera.

    Allowed values are from -0 to 120, inclusive.

    Default value is 0.

    Note that this property cannot be applied for text.

     
    Public PropertyGets or sets the preset camera that defines the starting point for common preset rotations in space.

    Default value is CameraPreset.OrthographicFront.

     
    Public Property Gets the camera rotation.  
    Public PropertyGets 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.

     
    Top
    Public Methods
     NameDescription
    Public Method Clears direct formatting in the object. (Inherited from GrapeCity.Documents.Word.FormattingBag)
    Public Method Resets the camera to inherited defaults.  
    Top
    See Also