Share via


PictureFormat.CropRight Property

Namespace:  Microsoft.Office.Core
Assembly:  office (in office.dll)

Syntax

'Declaration
Property CropRight As Single
    Get
    Set
'Usage
Dim instance As PictureFormat
Dim value As Single

value = instance.CropRight

instance.CropRight = value
float CropRight { get; set; }

Property Value

Type: System.Single

See Also

Reference

PictureFormat Interface

PictureFormat Members

Microsoft.Office.Core Namespace