C# Class Aspose.Words.Examples.CSharp.Programming_Documents.Joining_and_Appending.ConvertNumPageFields

Show file Open project: aspose-words/Aspose.Words-for-.NET

Public Methods

Method Description
ConvertNumPageFieldsToPageRef ( Document doc ) : void
Run ( ) : void

Private Methods

Method Description
GetFieldCode ( FieldStart fieldStart ) : string
RemoveField ( FieldStart fieldStart ) : void

Method Details

ConvertNumPageFieldsToPageRef() public static method

public static ConvertNumPageFieldsToPageRef ( Document doc ) : void
doc Document
return void

Run() public static method

public static Run ( ) : void
return void