Documents for PDF, .NET Edition Documentation
Format Property (FormattableInline)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > FormattableInline Class : Format Property
Gets or sets the format to be applied to the object. The null value indicates the default format.
Syntax
'Declaration
 
Public Property Format As TextFormat
public TextFormat Format {get; set;}
See Also

Reference

FormattableInline Class
FormattableInline Members