| 
PermissionStart
Id Property
  | 
 Gets the permissionstart id.
 Namespace:
 Spire.Doc
 Assembly:
Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
 Syntax
Syntax
 
 
public string Id { get; }
 
Public ReadOnly Property Id As String
	Get
 
public:
property String^ Id {
	String^ get ();
}
 
member Id : string with get
 
 
 
Property Value
 
 Type:
 
String
 
 
 See Also
See Also