Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FillOverlay Class
Members

In This Topic
    FillOverlay Class
    In This Topic
    Represents fill overlay effect. A fill overlay can be used to specify an additional fill for an object and blend the two fills together.
    Object Model
    FillOverlay Class
    Syntax
    'Declaration
     
    Public Class FillOverlay 
       Inherits FormattingBag
    public class FillOverlay : FormattingBag 
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.FillOverlay

    See Also