Document Library for WinForms
C1Document クラス プロパティ

C1.Win.Document.6 アセンブリ > C1.Win.Document 名前空間 : C1Document クラス

このクラスのメンバの一覧は、C1Documentメンバを参照してください。

パブリック プロパティ
 名前解説
Public プロパティGets the document body.  
Public プロパティGets the CompatibilityOptions object which determines compatibility with the legacy C1PrintDocument component.  
Public プロパティGets the current document's dictionary. The dictionary can be used to hold reusable resources (e.g. images used in multiple places in the document).  
Public プロパティGets or sets the DocumentInfo object containing information about the current document (such as author, company, and so on).  
Public プロパティGets or sets the type of device used to provide System.Drawing.Graphics used to measure/calculate layouts of document objects, when used GDI/GDI+ functions. If this property is set to MeasurementDevice.Printer, MeasurementPrinterName specifies the printer.  
Public プロパティGets or sets the name of the printer used to provide System.Drawing.Graphics used to measure/calculate layouts of document objects, when used GDI/GDI+ functions. This property is only used if MeasurementDevice is set to MeasurementDevice.Printer.  
Public プロパティGets or sets the units of measurement used to define coordinates and sizes of objects in the current document.  
Public プロパティGets the OutlineNodeCollection representing the collection of OutlineNode objects in the current document.  
Public プロパティGets the main (root) Style of the current document.  
トップ
参照

C1Document クラス
C1.Win.Document 名前空間