Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Shading Class / Texture Property

In This Topic
    Texture Property
    In This Topic
    Gets or sets the shading texture.
    Syntax
    'Declaration
     
    Public Property Texture As TexturePattern
    public TexturePattern Texture {get; set;}
    See Also