Click or drag to resize

BlockParentCollection Property

Gets the BlockCollection that contains this Block instance.

Namespace: SautinSoft.Document
Assembly: SautinSoft.Document (in SautinSoft.Document.dll) Version: 2024.4.24
Syntax
public BlockCollection ParentCollection { get; }

Property Value

BlockCollection
See Also