Méthode | Description | |
---|---|---|
AddPage ( string pageData ) : void | ||
CompendiumNote ( ) : System | ||
InsertPage ( string pageData, int page ) : void | ||
RemovePage ( int page ) : void | ||
RemovePage ( string pageData ) : void |
public InsertPage ( string pageData, int page ) : void | ||
pageData | string | |
page | int | |
Résultat | void |
public RemovePage ( string pageData ) : void | ||
pageData | string | |
Résultat | void |