PrintDocument for WinForms
IDocumentLocation インターフェース
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : IDocumentLocation インターフェース
Describes a location within a C1PrintDocument (used e.g. as the target of a hyperlink etc.). The location is identified by a page and a rectangle on that page. The rectangle's unit of measurement is determined by the document's C1PrintDocument.ResolvedUnit property. Classes that implement this interface are C1Page, RenderObject and C1Anchor.
オブジェクト モデル
IDocumentLocation インターフェース
シンタックス
'宣言
 
Public Interface IDocumentLocation 
'使用法
 
Dim instance As IDocumentLocation
public interface IDocumentLocation 
参照

IDocumentLocation メンバ
C1.C1Preview 名前空間