Method | Description | |
---|---|---|
ReadDocumentStreamShared ( string fileName ) : |
||
ToFormattedContact ( this contactNumber ) : string |
Formats Telephone and Fax number for merge document. Ensures non empty numbers starts with + sign. Country code and number is separated by space.
|
Method | Description | |
---|---|---|
GetDocumentDirectory ( ) : string |
Gets the location of the document templates assuming they have been compiled to the bin.
|
public static ReadDocumentStreamShared ( string fileName ) : |
||
fileName | string | |
return |
public static ToFormattedContact ( this contactNumber ) : string | ||
contactNumber | this | Telephone or Fax number (Country code and number separated by - sign). |
return | string |