Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Password Class / SpinCount Property

In This Topic
    SpinCount Property
    In This Topic
    Gets the number of times the hashing function shall be iteratively run.
    Syntax
    'Declaration
     
    Public ReadOnly Property SpinCount As System.Integer
    public System.int SpinCount {get;}
    See Also