API Reference
Class
PdfColumnCompose
Column container used within PdfContentCompose.
Inheritance
- Object
- PdfColumnCompose
Usage
This type appears in these public API surfaces even when no hand-authored example is attached directly to the page.
Returned or exposed by
- Method PdfColumnCompose.Item
- Method PdfColumnCompose.PageBreak
- Method PdfColumnCompose.Spacer
Accepted by parameters
- Method PdfContentCompose.Column
Methods
Item 2 overloads
public PdfColumnCompose PageBreak() #Returns:
PdfColumnComposeStarts a new page from this column flow.
public PdfColumnCompose Spacer(Double height) #Returns:
PdfColumnComposeAdds invisible vertical space to this column flow.
Parameters
- height System.Double