public method ParagraphBuilder.SetAlignment

Brief

Sets the horizontal alignment for the paragraph content.

Declaration
C#
Gehtsoft.PDFFlow.Builder.ParagraphBuilder  SetAlignment (Gehtsoft.PDFFlow.Models.Enumerations.HorizontalAlignment alignment)

Parameters
alignment

The horizontal alignment.

Declared in ParagraphBuilder

back