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

In This Topic
    Glow Class
    In This Topic
    Represents glow effect, in which a color blurred outline is added outside the edges of the object.
    Object Model
    Glow Class
    Syntax
    'Declaration
     
    Public Class Glow 
       Inherits FormattingBag
       Implements IFixedFormattingBag 
    public class Glow : FormattingBag, IFixedFormattingBag  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.Glow

    See Also