DocumentPropertiesCountOfCustomProperties Property

Returns the number of custom properties actually contained in a collection. Read-only Int32.

Namespace:  Aspose.Slides
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public int CountOfCustomProperties { get; }

Property Value

Type: Int32

Implements

IDocumentPropertiesCountOfCustomProperties
See Also