Property TranslateHorizontal

Namespace TallComponents.PDF.Annotations
Class FixedPrint

The amount to translate the associated content horizontally, as a percentage of the width of the target media (or if unknown, the width of the page's MediaBox).

1.0 represents 100% and 0.0 represents 0%. Negative values should not be used, since they may cause content to be drawn off the media. Default value: 0.

Syntax

public  Double  TranslateHorizontal  {  get;  set;  }

Property value

Double