Documents for PDF, .NET Edition Documentation
TextFormat Constructor(TextFormat)

GrapeCity.Documents.Common Assembly > GrapeCity.Documents.Text Namespace > TextFormat Class > TextFormat Constructor : TextFormat Constructor(TextFormat)
Creates a copy of a TextFormat object.
Syntax
'Declaration
 
Public Function New( _
   ByVal source As TextFormat _
)
public TextFormat( 
   TextFormat source
)

Parameters

source
See Also

Reference

TextFormat Class
TextFormat Members
Overload List