PdfPageEditor.VerticalAlignmentType

PdfPageEditor.VerticalAlignmentType property

Gets or Sets the vertical alignment of the original PDF content on the result page, default is VerticalAlignmentType.Bottom.

public VerticalAlignment VerticalAlignmentType { get; set; }

See Also