Accusoft.PdfXpress7.Net
AddTextOptions Class
Members 




Represents the options available for formatting and specifying rendering of added text.
Object Model
AddTextOptions Class
Syntax
'Declaration
 
Public NotInheritable Class AddTextOptions 
'Usage
 
Dim instance As AddTextOptions
public sealed class AddTextOptions 
public __gc __sealed class AddTextOptions 
public ref class AddTextOptions sealed 
Remarks

This object is used to specify formatting and rendering information for adding text with Document.AddText. This feature is only available in the Professional edition of PDF Xpress.

A font is chosen automatically from the parameters in this structure when Document.AddText is called. Currently, only Type 1 fonts are chosen, and the only guarantees of the font chosen are that it will be the correct size and that all glyphs in the text will be supported by the font. If FontFamily.Serif or FontFamily.SansSerif is chosen, a proportional width font will be preferred. Font style is given precedence over weight or decoration.

Inheritance Hierarchy

System.Object
   Accusoft.PdfXpressSdk.AddTextOptions

See Also

Reference

AddTextOptions Members
Accusoft.PdfXpressSdk Namespace

 

 


©2015. Accusoft Corporation. All Rights Reserved.

Send Feedback