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

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

Parameters

source
See Also

Reference

AnchoredObject Class
AnchoredObject Members
Overload List