Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ImageData Class / FillType Property

In This Topic
    FillType Property (ImageData)
    In This Topic
    Gets or sets the image fill type.
    Syntax
    'Declaration
     
    Public Property FillType As ImageFillType
    public ImageFillType FillType {get; set;}
    See Also