Documents for PDF, .NET Edition Documentation
Relationship Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace > FileSpecification Class : Relationship Property
Gets or sets a value that represents the relationship of this object to the source that points to it.

Predefined values are Source, Data, Alternative, Supplement and Unspecified.

Syntax
'Declaration
 
Public Property Relationship As System.String
public System.string Relationship {get; set;}
See Also

Reference

FileSpecification Class
FileSpecification Members