C# Class ApiExamples.ExFont

Inheritance: ApiExampleBase
Datei anzeigen Open project: aspose-words/Aspose.Words-for-.NET

Public Methods

Method Description
RemoveHiddenContentFromDocument ( ) : void

Private Methods

Method Description
Bidi ( ) : void
Caps ( ) : void
ChangeStyleIdentifier ( ) : void
ChangeStyleName ( ) : void
CreateFormattedRun ( ) : void
EmbossItalic ( ) : void
Engrave ( ) : void
FarEast ( ) : void
FontSubstitutionPerFirstAvailableFont ( ) : void
FontSubstitutionWarnings ( ) : void
FontSubstitutionWarningsClosestMatch ( ) : void
GetAllFonts ( ) : void
GetDocumentFonts ( ) : void
Hidden ( ) : void
Kerning ( ) : void
LocaleId ( ) : void
Names ( ) : void
NoProofing ( ) : void
Outline ( ) : void
PositionSubscript ( ) : void
RemoveHiddenContentCaller ( ) : void
ScalingSpacing ( ) : void
SetFontAutoColor ( ) : void
Shading ( ) : void
Shadow ( ) : void
Strikethrough ( ) : void
Style ( ) : void
Underlines ( ) : void

Method Details

RemoveHiddenContentFromDocument() public method

public RemoveHiddenContentFromDocument ( ) : void
return void