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

In This Topic
    Value Property (PreferredWidth)
    In This Topic
    Gets or sets the preferred width value. The unit of measurement is specified by the Type property.
    Syntax
    'Declaration
     
    Public Property Value As System.Single
    public System.float Value {get; set;}
    See Also