Aspose::Page::XPS::XpsMetadata::StringParameterInit class
StringParameterInit class
Base class for all string parameter initializers.
class StringParameterInit : public Aspose::Page::XPS::XpsMetadata::ParameterInit
Methods
Method | Description |
---|---|
virtual get_MaxLength() | For string values, defines the longest allowed string. |
virtual get_MinLength() | For string values, defines the shortest allowed string. |
StringParameterInit(System::String, System::String) | Creates a new instance. |
See Also
- Class ParameterInit
- Namespace Aspose::Page::XPS::XpsMetadata
- Library Aspose.Page for C++