MetadataIsFixedSize Property
Checks if colleciton has fixed size.

Namespace: Aspose.Pdf
Assembly: Aspose.PDF (in Aspose.PDF.dll) Version: 20.3
Syntax
public bool IsFixedSize { get; }

Property Value

Type: Boolean
See Also