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

In This Topic
    ThreeDFormat Class
    In This Topic
    Represents a 3D format effect that can be applied to an object.
    Object Model
    ThreeDFormat Class
    Syntax
    'Declaration
     
    Public Class ThreeDFormat 
       Inherits FormattingBag
       Implements IFixedFormattingBag 
    public class ThreeDFormat : FormattingBag, IFixedFormattingBag  
    Inheritance Hierarchy

    System.Object
       GrapeCity.Documents.Word.FormattingBag
          GrapeCity.Documents.Word.ThreeDFormat

    See Also