FileSpecification Class Documentation
classFileSpecification : SystemIDisposableNamespace:Datalogics::PDFL
- Inherits from:
SystemIDisposable
Detailed Description
Refers to the location of a PDF file within a file system.
The PDF file system is known more commonly as the file path name.
The reference can be either absolute, as in a complete path name, or relative to the current place in a directory structure.
Referenced by
Uses types
Constructor & Destructor Documentation
FileSpecification
FileSpecification(FileSpecificationrhs, InternalConstructsignifier)Parameters
rhs: FileSpecificationsignifier: InternalConstruct
FileSpecification
FileSpecification(Documentdoc, stringpath)Parameters
doc: DocumentThe document in which the file specification is created.
path: stringThe string corresponding to the path of the file to reference. It may be relative or absolute.
Creates a new file specification object.
~FileSpecification
~FileSpecification()Property Documentation
PDFObject
PDFObjectPDFObject[get]Path
stringPath[get]Member Function Documentation
ConstructorRetrieve
static FileSpecificationConstructorRetrieve(System.IntPtrignored)Parameters
ignored: System.IntPtr
Returns:
FileSpecificationDispose
voidDispose()Returns:
voidDisposeChildren
voidDisposeChildren()Returns:
voidToString
override stringToString()Returns:
override string