PrintDocument for WinForms
C1Anchor クラス
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : C1Anchor クラス
Represents an anchor within a document. One or more anchors can be associated with a RenderObject via the RenderObject.Anchors property on the object. An anchor (and thus the render object associated with it) can be the target of a C1Hyperlink if that hyperlink's C1Hyperlink.LinkTarget is a C1LinkTargetAnchor and that anchor's C1LinkTargetAnchor.AnchorName is set to that anchor's C1Anchor.Name.
オブジェクト モデル
C1Anchor クラス
シンタックス
'宣言
 
Public Class C1Anchor 
'使用法
 
Dim instance As C1Anchor
public class C1Anchor 
継承階層

System.Object
   C1.C1Preview.C1Anchor
      C1.C1Preview.C1AnchorText

参照

C1Anchor メンバ
C1.C1Preview 名前空間