'Declaration Public Function New( _ ByVal font As Font, _ ByVal horzAlign As AlignHorzEnum _ )
public RenderParagraph( Font font, AlignHorzEnum horzAlign )
Parameters
- font
- The default font for the current paragraph.
- horzAlign
- The horizontal alignment for the current paragraph.