Class StringParameterInit

Class StringParameterInit

Nom dels espais: Aspose.Page.XPS.XpsMetadata Assemblea: Aspose.Page.dll (25.4.0)

Classes de base per a tots els inicialitzadors de paràmetres de string.

public abstract class StringParameterInit : ParameterInit, IPrintTicketItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement ParameterInit StringParameterInit

Derived

DocumentBannerSheetSource , DocumentCoverBackSource , DocumentCoverFrontSource , DocumentImpositionColor , DocumentPageRanges , JobComment , JobErrorSheetSource , JobPrimaryBannerSheetSource , JobPrimaryCoverBackSource , JobPrimaryCoverFrontSource , PageBlendColorSpaceICCProfileURI , PageDestinationColorProfileEmbedded , PageDestinationColorProfileURI , PageDeviceColorSpaceProfileURI , PageSourceColorProfileEmbedded , PageSourceColorProfileURI , PageWatermarkTextColor , PageWatermarkTextText

Implements

IPrintTicketItem , IPrintTicketElementChild

Membres heretats

PrintTicketElement.Name , object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Constructors

StringParameterInit(Tècnic, Tècnic)

Crea una nova instància.

public StringParameterInit(string name, string value)

Parameters

name string

El nom dels paràmetres.

value string

El valor dels paràmetres.

Properties

MaxLength

Per a valors d’arrel, es defineix la cadena més llarga permesa.

public virtual int MaxLength { get; }

Valor de la propietat

int

MinLength

Per a valors d’arrel, es defineix la arrel més curta permesa.

public virtual int MinLength { get; }

Valor de la propietat

int

 Català