PdfPageEditor.HorizontalAlignment

PdfPageEditor.HorizontalAlignment property

Gets or sets the horizontal alignment of the original PDF content on the result page, default is AlignmentType.Left.

public HorizontalAlignment HorizontalAlignment { get; set; }

See Also