ComponentOne Word for UWP
C1.UWP.Word Assembly / C1.Xaml.Word.Objects Namespace / RtfParamCollection Class
Members

In This Topic
    RtfParamCollection Class
    In This Topic
    The collection of shape parameters for the Word/RTF shape.
    Object Model
    RtfParamCollection Class
    Syntax
    'Declaration
     
    Public Class RtfParamCollection 
       Inherits RtfObject
       Implements ICloneable 
    public class RtfParamCollection : RtfObject, ICloneable  
    Inheritance Hierarchy

    System.Object
       C1.Xaml.Word.Objects.RtfObject
          C1.Xaml.Word.Objects.RtfParamCollection

    See Also