'Declaration
Public Enum PictureAppearance Inherits System.Enum
'Usage
Dim instance As PictureAppearance
public enum PictureAppearance : System.Enum
'Declaration
Public Enum PictureAppearance Inherits System.Enum
'Usage
Dim instance As PictureAppearance
public enum PictureAppearance : System.Enum
Member | Description |
---|---|
Printer | The picture is copied as it will look when it is printed. |
Screen | The picture is copied to resemble its display on the screen as closely as possible. |
System.Object
System.ValueType
System.Enum
GrapeCity.Spreadsheet.Drawing.PictureAppearance