Documents for PDF, .NET Edition Documentation
FileSpecification.RelatedFile Class Members
Properties  Methods 

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf Namespace : FileSpecification.RelatedFile Class

The following tables list the members exposed by FileSpecification.RelatedFile.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the FileSpecification.RelatedFile class.  
Top
Public Properties
 NameDescription
Public PropertyGets a EmbeddedFileStream holding the file content.  
Public PropertyGets the FileSpecification.FileInfo object owning this object.  
Public PropertyGets the file name of the related file.  
Public PropertyGets the FileSpecification object owning this object.  
Top
Public Methods
 NameDescription
Public MethodGets a System.IO.Stream containing the content of this FileSpecification.RelatedFile, or null if the file specification is empty.

Important: this System.IO.Stream must be disposed after use.

 
Top
See Also

Reference

FileSpecification.RelatedFile Class
GrapeCity.Documents.Pdf Namespace