C# Class Aspose.Words.Examples.CSharp.Programming_Documents.Working_With_Document.ProtectDocument

Afficher le fichier Open project: aspose-words/Aspose.Words-for-.NET

Méthodes publiques

Méthode Description
Run ( ) : void

Private Methods

Méthode Description
GetProtectionType ( string inputFileName ) : void

Shows how to get protection type

Protect ( string inputFileName ) : void

Shows how to protect document

UnProtect ( string inputFileName ) : void

Shows how to unprotect document

Method Details

Run() public static méthode

public static Run ( ) : void
Résultat void