PrintDocument for WinForms
AddAnchor メソッド (C1PrintDocument)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > C1PrintDocument クラス : AddAnchor メソッド
Adds an anchor (C1Anchor or C1AnchorText) at the current position in the document. Can be used only if C1PrintDocument.IsStartEndDocMode is true.
オーバーロード一覧
オーバーロード解説
Adds an anchor (C1Anchor or C1AnchorText) at the current position in the document. Can be used only if C1PrintDocument.IsStartEndDocMode is true.  
Adds an anchor (C1Anchor or C1AnchorText) at the current position in the document. Can be used only if C1PrintDocument.IsStartEndDocMode is true.

This method is equivalent to C1PrintDocument.AddAnchor with the last parameter (user data) specified as null value.

 
Adds an anchor (C1Anchor or C1AnchorText) at the current position in the document. Can be used only if C1PrintDocument.IsStartEndDocMode is true.

This method is equivalent to C1PrintDocument.AddAnchor with the last two parameters (description and user data) specified as null values.

 
参照

C1PrintDocument クラス
C1PrintDocument メンバ