Spread.Services Documentation
PresetTexture Enumeration
GrapeCity.Documents.Spread.Drawing Namespace : PresetTexture Enumeration
Specifies texture to be used to fill a shape.
Syntax
public enum PresetTexture : System.Enum 
Members
MemberDescription
BlueTissuePaper Specifies the blue tissue paper texture
Bouquet Specifies the bouquet texture.
BrownMarble Specifies the brown marble texture.
Canvas Specifies the canvas texture.
Cork Specifies the cork texture.
Denim Specifies the denim texture.
FishFossil Specifies the fish fossil texture.
Granite Specifies the granite texture.
GreenMarble Specifies the green marble texture.
MediumWood Specifies the medium wood texture.
Newsprint Specifies the newsprint texture.
Oak Specifies the oak texture.
PaperBag Specifies the paper bag texture.
Papyrus Specifies the papyrus texture.
Parchment Specifies the parchment texture.
PinkTissuePaper Specifies the pink tissue paper texture.
PurpleMesh Specifies the purple mesh texture.
RecycledPaper Specifies the recycled paper texture.
Sand Specifies the sand texture.
Stationery Specifies the stationery texture.
Walnut Specifies the walnut texture.
WaterDroplets Specifies the water droplets texture.
WhiteMarble Specifies the white marble texture.
WovenMat Specifies the woven mat texture.
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         GrapeCity.Documents.Spread.Drawing.PresetTexture

See Also

Reference

GrapeCity.Documents.Spread.Drawing Namespace