Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Bevel Class / ApplyPreset Method
The bevel type.

In This Topic
    ApplyPreset Method (Bevel)
    In This Topic
    Applies a predefined set of bevel properties.
    Syntax
    'Declaration
     
    Public Sub ApplyPreset( _
       ByVal type As BevelType _
    ) 
    public void ApplyPreset( 
       BevelType type
    )

    Parameters

    type
    The bevel type.
    See Also