Namespace: Spire.Doc.Interface
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 9.6.1.0 (9.6.1.3020)

Syntax

            
 C#  Visual Basic  Visual C++  F# 
ProtectionType ProtectionType { get; set; }
Property ProtectionType As ProtectionType
	Get
	Set
property ProtectionType ProtectionType {
	ProtectionType get ();
	void set (ProtectionType value);
}
abstract ProtectionType : ProtectionType with get, set

Property Value

ProtectionType

See Also