[]
Gets the paper name by PaperKind paper type.
public static string ResolvePaperName(PaperKind paperKind)
| Type | Name | Description |
|---|---|---|
| PaperKind | paperKind | The paper type. |
| Type | Description |
|---|---|
| string | The paper name. |
public static string ResolvePaperName(string paperKind)
| Type | Name | Description |
|---|---|---|
| string | paperKind |
| Type | Description |
|---|---|
| string |