Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / PreferredWidth Class / Type Property

In This Topic
    Type Property (PreferredWidth)
    In This Topic
    Gets or sets the unit of measurement used for this preferred width value.
    Syntax
    'Declaration
     
    Public Property Type As PreferredWidthType
    public PreferredWidthType Type {get; set;}
    See Also