'Declaration
Public ReadOnly Property Blocks As PdfFormattedBlockCollection
'Usage
Dim instance As PdfFormattedParagraph Dim value As PdfFormattedBlockCollection value = instance.Blocks
public PdfFormattedBlockCollection Blocks {get;}
public: property PdfFormattedBlockCollection^ Blocks { PdfFormattedBlockCollection^ get(); }