Interface IPdfRunDirection
- Namespace
- iTextSharp.text.pdf.interfaces
- Assembly
- iTextSharp.LGPLv2.Core.dll
public interface IPdfRunDirection
Properties
RunDirection
Sets the run direction. This is only used as a placeholder as it does not affect anything.
int RunDirection { get; set; }