Class StringParameterInit
StringParameterInit class
Base class for all string parameter initializers.
public abstract class StringParameterInit : ParameterInit
Constructors
Name | Description |
---|---|
StringParameterInit(string, string) | Creates a new instance. |
Properties
Name | Description |
---|---|
virtual MaxLength { get; } | For string values, defines the longest allowed string. |
virtual MinLength { get; } | For string values, defines the shortest allowed string. |
Name { get; } | Gets the element name. |
See Also
- class ParameterInit
- namespace Aspose.Page.XPS.XpsMetadata
- assembly Aspose.Page