Documents for PDF, .NET Edition Documentation
TransverseOffset Property

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextFormat Class : TransverseOffset Property
Gets or sets the offset of the text in the orthogonal direction, in graphic units.

The default is 0.

Syntax
'Declaration
 
Public Property TransverseOffset As System.Single
public System.float TransverseOffset {get; set;}
See Also

Reference

TextFormat Class
TextFormat Members