GrapeCity.Xaml.SpreadSheet.Data
PictureSerializationMode Enumeration


Indicates how to serialize the picture.
Syntax
'Declaration
 
Public Enum PictureSerializationMode 
   Inherits System.Enum
'Usage
 
Dim instance As PictureSerializationMode
public enum PictureSerializationMode : System.Enum 
Members
MemberDescription
Compressed Uses a compressed method to serialize the picture.
Normal Uses a normal method to serialize the picture, keeps the picture's original format.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Xaml.SpreadSheet.Data.PictureSerializationMode

Requirements

Target Platforms: Windows Server 2012, Windows RT

See Also

Reference

GrapeCity.Xaml.SpreadSheet.Data Namespace

 

 


Copyright © GrapeCity, inc. All rights reserved.

Support Options