DioDocs for PDF
AnchoredObject クラス プロパティ

DS.Documents.Imaging アセンブリ > GrapeCity.Documents.Text 名前空間 : AnchoredObject クラス

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

パブリック プロパティ
 名前解説
Public プロパティGets or sets a value indicating if the object should be attached to the previous visible character (True) or to the next visible character (False).

The default is false.

 
Public プロパティGets the number of inline's code points. GrapeCity.Documents.Text.Inlineから継承されます。
Public プロパティGets the index of the inline's first code point. GrapeCity.Documents.Text.Inlineから継承されます。
Public プロパティGets a rectangular area occupied by an embedded object, or 'null'.  
Public プロパティGets or sets the height of the AnchoredObject, in graphic units.  
Public プロパティGets or sets the horizontal offset relative to the specified position, in graphic units.  
Public プロパティGets or sets the horizontal position of the AnchoredObject.

The default is HorizontalPosition.CharCenter.

 
Public プロパティGets or sets a value indicating if the anchored object should not appear beyond the horizontal bounds specified by the MinLeft and MaxRight properties.

The default is false.

 
Public プロパティGets or sets a value indicating if the anchored object should not appear beyond the vertical bounds specified by the MinTop and MaxBottom properties.

The default is false.

 
Public プロパティGets or sets the maximum ObjectRect.Bottom value of the anchored object, in graphic units.

The assigned value is ignored unless the KeepInVerticalBounds property is set to true.

 
Public プロパティGets or sets the maximum ObjectRect.Right value of the anchored object, in graphic units.

The assigned value is ignored unless the KeepInHorizontalBounds property is set to true.

 
Public プロパティGets or sets the minimum ObjectRect.Left value of the anchored object, in graphic units.

The assigned value is ignored unless the KeepInHorizontalBounds property is set to true.

 
Public プロパティGets or sets the minimum ObjectRect.Top value of the anchored object, in graphic units.

The assigned value is ignored unless the KeepInVerticalBounds property is set to true.

 
Public プロパティGets or sets the embedded object referenced by the AnchoredObject.  
Public プロパティGets a rectangular area which is excluded from text layout, or 'null'.  
Public プロパティGets or sets the vertical offset relative to the specified position, in graphic units.  
Public プロパティGets or sets the vertical position of the AnchoredObject.

The default is VerticalPosition.CharCenter.

 
Public プロパティGets or sets the width of the AnchoredObject, in graphic units.  
Public プロパティGets or sets a value specifying how text wraps around the sides of an anchored object.

The default is WrapSide.Both.

 
Public プロパティGets or sets a value indicating if the anchored object should affect text layout.

The default is false.

 
トップ
参照

AnchoredObject クラス
GrapeCity.Documents.Text 名前空間