FormatAttribute
FormatAttribute(string)
Erstellt das Formatattribut mit der angegebenen Eigenschaft Name
public FormatAttribute(string propertyName)
Parameter | Typ | Beschreibung |
---|---|---|
propertyName | String | Der Name der Eigenschaft |
Siehe auch
- class FormatAttribute
- namensraum GroupDocs.Signature.Domain.Extensions
- Montage GroupDocs.Signature
FormatAttribute(string, string)
Erstellt das Formatattribut mit der angegebenen Eigenschaft Name
public FormatAttribute(string propertyName, string propertyFormat)
Parameter | Typ | Beschreibung |
---|---|---|
propertyName | String | Der Name der Eigenschaft |
propertyFormat | String | Das Eigentumsformat |
Siehe auch
- class FormatAttribute
- namensraum GroupDocs.Signature.Domain.Extensions
- Montage GroupDocs.Signature