Document Library comes with a rich object model, providing various classes, objects, collections, associated methods and properties for managing background functions. The following table lists some of these objects and their properties.
| C1Document |
Properties: Body, CompatibilityOptions, Dictionary, DocumentInfo, Outlines, Style Method: FindRenderObject |
| C1DocumentSource |
Properties: Credential, Document, DocumentName, PageCount, PageSettings, Parameters, SupportedExportProviders Methods: ClearContent, Export, Generate, GetDocumentRange, ValidateParameters |
| C1PdfDocumentSource |
Properties: Credential, Document, DocumentLocation, DocumentName, SupportedExportProviders Methods: LoadFromFile, LoadFromStream |
| C1SSRSDocumentSource |
Properties: ConnectionOptions, Credential, Document, DocumentLocation, DocumentName, PageSettings, ReportSession, SupportedExportProviders Methods: Generate, ValidateParameters |
| C1PrintOptions |
Properties: OutputRange, PageSettings, PrinterSettings Method: AssignFrom |
| C1FoundPosition |
Properties: NearText, PositionInNearText Methods: GetBounds, GetEnd, GetFragmentRange, GetPage, GetStart |
| C1FindTextParams |
| Properties: MatchCase, Text, WholeWord |
| BmpFilter |
| Property: ExportProvider |
| GifFilter |
| Property: ExportProvider |
| HtmlFilter |
| Property: ExportProvider |
| JpegFilter |
| Property: ExportProvider |
| PdfFilter |
| Properties: EmbedFonts, ExportProvider, PdfACompatible, PdfSecurityOptions, UseCompression, UseOutlines |
| PngFilter |
| Property: ExportProvider |
| RtfFilter |
| Properties: ExportProvider, OpenXml, Paged, ShapesWord2007Compatible |
| TiffFilter |
| Properties: ExportProvider, Monochrome |
| XlsFilter |
| Properties: ExportProvider, OpenXml |
| ExportFilter |
Properties: DocumentInfo, ExportProvider, FileName, OutputFiles, PageSettings, Preview, Range, ShowOptions, UseZipForMultipleFiles Methods: CanExportRange, ShowOptionsDialog |
| ExportProvider |
| Properties: CanShowOptions, DefaultExtension, FormatName |
See Also
Key Features