Aspose::Pdf::BaseParagraph::set_IsFirstParagraphInColumn method
BaseParagraph::set_IsFirstParagraphInColumn method
Sets a bool value that indicates whether this paragraph will be at next column. Default is false.(for pdf generation)
void Aspose::Pdf::BaseParagraph::set_IsFirstParagraphInColumn(bool value)
See Also
- Class BaseParagraph
- Namespace Aspose::Pdf
- Library Aspose.PDF for C++