AhpStyleParagraph クラス

段落のスタイル

Definition

名前空間: AHPDFXMLReader
アセンブリ: AdcAHPDFXMLReader (in AdcAHPDFXMLReader.dll) バージョン: 2.0.0
C#
public class AhpStyleParagraph : AhpStyleBorder
Inheritance
Object    AhpStyle    AhpStyleBorder    AhpStyleParagraph

コンストラクター

AhpStyleParagraphコンストラクタ
AhpStyleParagraph(AhpStyleParagraph)コピーコンストラクタ

メソッド

BorderCloneコピーメソッド
(AhpStyleBorderから継承)
BorderDumpテストダンプ
(AhpStyleBorderから継承)
BorderLoadXMLの読み込み
(AhpStyleBorderから継承)
Cloneコピーメソッド
Dumpテストダンプ
GetAlign セルの横揃えを取得する。
GetBorderB 下ボーダーを取得する。
(AhpStyleBorderから継承)
GetBorderL 左ボーダーを取得する。
(AhpStyleBorderから継承)
GetBorderR 右ボーダーを取得する。
(AhpStyleBorderから継承)
GetBorderT 上ボーダーを取得する。
(AhpStyleBorderから継承)
GetCommonAttr スタイルの共通属性を取得する。
(AhpStyleから継承)
GetIndentEnd 終了インデントを取得する。
GetIndentFirst 先頭行インデントを取得する。
GetIndentStart 開始インデントを取得する。
GetLineDistance 行間
GetLineHeight 行の高さを取得する。
GetListLevel リストのレベルを取得する。
GetListOverride リストの定義名を取得する。
GetMesh 網掛け情報を取得する。
GetSpaceAfter 段落後空白を取得する。
GetSpaceBefore 段落前空白を取得する。
LoadXMLの読み込み
StyleCloneコピーメソッド
(AhpStyleから継承)
StyleDumpテストダンプ
(AhpStyleから継承)
StyleLoadXMLの読み込み
(AhpStyleから継承)

関連項目