Intersoft.Client.Documents Namespace > Inline Class : BaselineAlignment Property |
Public Property BaselineAlignment As BaselineAlignment
Dim instance As Inline Dim value As BaselineAlignment instance.BaselineAlignment = value value = instance.BaselineAlignment
public BaselineAlignment BaselineAlignment {get; set;}
public: property BaselineAlignment BaselineAlignment { BaselineAlignment get(); void set ( BaselineAlignment value); }
Note that BaselineAlignment only set the baseline alignment of the Inline element. If you use Subscript or Superscript options, it is recommended that you use smaller font size.
Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2