C# Class iTextSharp.text.rtf.parser.destinations.RtfDestinationStylesheetTable

Inheritance: RtfDestination
Afficher le fichier Open project: red-gate/iTextSharp-4.1.6

Méthodes publiques

Méthode Description
CloseDestination ( ) : bool
CreateNewStyle ( ) : void
GetAdustRightIndent ( ) : int
GetAlignment ( ) : int
GetAutoSpaceBetweenDBCEnglish ( ) : int
GetAutoSpaceBetweenDBCNumbers ( ) : int
GetFirstLineIndent ( ) : int
GetIndent ( ) : int
GetJustificationPercentage ( ) : int
GetLeftIndent ( ) : int
GetMirrorIndent ( ) : int
GetNoCharacterWrapping ( ) : int
GetNoOverflowPeriodComma ( ) : int
GetNoWordWrapping ( ) : int
GetOverrideWidowControl ( ) : int
GetRightIndent ( ) : int
GetStyleNr ( ) : int
GetStyleType ( ) : int
HandleCharacter ( int ch ) : bool
HandleCloseGroup ( ) : bool
HandleControlWord ( RtfCtrlWordData ctrlWordData ) : bool
HandleOpenGroup ( ) : bool
HandleOpeningSubGroup ( ) : bool
RtfDestinationStylesheetTable ( ) : System
RtfDestinationStylesheetTable ( RtfParser parser, String type ) : System
SetAdustRightIndent ( int adustRightIndent ) : void
SetAlignment ( int alignment ) : int
SetAutoSpaceBetweenDBCEnglish ( int autoSpaceBetweenDBCEnglish ) : void
SetAutoSpaceBetweenDBCNumbers ( int autoSpaceBetweenDBCNumbers ) : void
SetElementName ( String value ) : void
SetFirstLineIndent ( int firstLineIndent ) : void
SetIndent ( int indent ) : void
SetJustificationPercentage ( int percent ) : int
SetLeftIndent ( int leftIndent ) : void
SetMirrorIndent ( int mirrorIndent ) : void
SetNoCharacterWrapping ( int noCharacterWrapping ) : void
SetNoOverflowPeriodComma ( int noOverflowPeriodComma ) : void
SetNoWordWrapping ( int noWordWrapping ) : void
SetOverrideWidowControl ( int overrideWidowControl ) : void
SetParser ( RtfParser parser ) : void
SetRightIndent ( int rightIndent ) : void
SetStyleNr ( int styleNr ) : void
SetStyleType ( int styleType ) : void
SetToDefaults ( ) : void
SetType ( String value ) : void

Method Details

CloseDestination() public méthode

public CloseDestination ( ) : bool
Résultat bool

CreateNewStyle() public méthode

public CreateNewStyle ( ) : void
Résultat void

GetAdustRightIndent() public méthode

public GetAdustRightIndent ( ) : int
Résultat int

GetAlignment() public méthode

public GetAlignment ( ) : int
Résultat int

GetAutoSpaceBetweenDBCEnglish() public méthode

public GetAutoSpaceBetweenDBCEnglish ( ) : int
Résultat int

GetAutoSpaceBetweenDBCNumbers() public méthode

public GetAutoSpaceBetweenDBCNumbers ( ) : int
Résultat int

GetFirstLineIndent() public méthode

public GetFirstLineIndent ( ) : int
Résultat int

GetIndent() public méthode

public GetIndent ( ) : int
Résultat int

GetJustificationPercentage() public méthode

public GetJustificationPercentage ( ) : int
Résultat int

GetLeftIndent() public méthode

public GetLeftIndent ( ) : int
Résultat int

GetMirrorIndent() public méthode

public GetMirrorIndent ( ) : int
Résultat int

GetNoCharacterWrapping() public méthode

public GetNoCharacterWrapping ( ) : int
Résultat int

GetNoOverflowPeriodComma() public méthode

public GetNoOverflowPeriodComma ( ) : int
Résultat int

GetNoWordWrapping() public méthode

public GetNoWordWrapping ( ) : int
Résultat int

GetOverrideWidowControl() public méthode

public GetOverrideWidowControl ( ) : int
Résultat int

GetRightIndent() public méthode

public GetRightIndent ( ) : int
Résultat int

GetStyleNr() public méthode

public GetStyleNr ( ) : int
Résultat int

GetStyleType() public méthode

public GetStyleType ( ) : int
Résultat int

HandleCharacter() public méthode

public HandleCharacter ( int ch ) : bool
ch int
Résultat bool

HandleCloseGroup() public méthode

public HandleCloseGroup ( ) : bool
Résultat bool

HandleControlWord() public méthode

public HandleControlWord ( RtfCtrlWordData ctrlWordData ) : bool
ctrlWordData iTextSharp.text.rtf.parser.ctrlwords.RtfCtrlWordData
Résultat bool

HandleOpenGroup() public méthode

public HandleOpenGroup ( ) : bool
Résultat bool

HandleOpeningSubGroup() public méthode

public HandleOpeningSubGroup ( ) : bool
Résultat bool

RtfDestinationStylesheetTable() public méthode

public RtfDestinationStylesheetTable ( ) : System
Résultat System

RtfDestinationStylesheetTable() public méthode

public RtfDestinationStylesheetTable ( RtfParser parser, String type ) : System
parser iTextSharp.text.rtf.parser.RtfParser
type String
Résultat System

SetAdustRightIndent() public méthode

public SetAdustRightIndent ( int adustRightIndent ) : void
adustRightIndent int
Résultat void

SetAlignment() public méthode

public SetAlignment ( int alignment ) : int
alignment int
Résultat int

SetAutoSpaceBetweenDBCEnglish() public méthode

public SetAutoSpaceBetweenDBCEnglish ( int autoSpaceBetweenDBCEnglish ) : void
autoSpaceBetweenDBCEnglish int
Résultat void

SetAutoSpaceBetweenDBCNumbers() public méthode

public SetAutoSpaceBetweenDBCNumbers ( int autoSpaceBetweenDBCNumbers ) : void
autoSpaceBetweenDBCNumbers int
Résultat void

SetElementName() public méthode

public SetElementName ( String value ) : void
value String
Résultat void

SetFirstLineIndent() public méthode

public SetFirstLineIndent ( int firstLineIndent ) : void
firstLineIndent int
Résultat void

SetIndent() public méthode

public SetIndent ( int indent ) : void
indent int
Résultat void

SetJustificationPercentage() public méthode

public SetJustificationPercentage ( int percent ) : int
percent int
Résultat int

SetLeftIndent() public méthode

public SetLeftIndent ( int leftIndent ) : void
leftIndent int
Résultat void

SetMirrorIndent() public méthode

public SetMirrorIndent ( int mirrorIndent ) : void
mirrorIndent int
Résultat void

SetNoCharacterWrapping() public méthode

public SetNoCharacterWrapping ( int noCharacterWrapping ) : void
noCharacterWrapping int
Résultat void

SetNoOverflowPeriodComma() public méthode

public SetNoOverflowPeriodComma ( int noOverflowPeriodComma ) : void
noOverflowPeriodComma int
Résultat void

SetNoWordWrapping() public méthode

public SetNoWordWrapping ( int noWordWrapping ) : void
noWordWrapping int
Résultat void

SetOverrideWidowControl() public méthode

public SetOverrideWidowControl ( int overrideWidowControl ) : void
overrideWidowControl int
Résultat void

SetParser() public méthode

public SetParser ( RtfParser parser ) : void
parser RtfParser
Résultat void

SetRightIndent() public méthode

public SetRightIndent ( int rightIndent ) : void
rightIndent int
Résultat void

SetStyleNr() public méthode

public SetStyleNr ( int styleNr ) : void
styleNr int
Résultat void

SetStyleType() public méthode

public SetStyleType ( int styleType ) : void
styleType int
Résultat void

SetToDefaults() public méthode

public SetToDefaults ( ) : void
Résultat void

SetType() public méthode

public SetType ( String value ) : void
value String
Résultat void