GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Layout.Composition Namespace / Space Class / ID Property

In This Topic
ID Property (Space)
In This Topic
Gets the ID of the space. Automatic IDs are negative, custom IDs are positive.
Syntax
'Declaration
 
Public ReadOnly Property ID As System.Integer
 
See Also